Questions tagged as 'apache'

1
answer

Publish Django in Apache [closed]

Someone could perhaps explain to me how I can put into production a Django project with Apache, I'm a little lost. Official Documentation Production I have read Django's documentation but the truth is not clear about this, I would appreciate a...
asked by 12.11.2018 / 20:47
1
answer

Display laravel project in vps (apache)?

I'm trying to upload my laravel project to a vps, obviously you think I'm an imbecile asking how to configure apache to deploy the app, but I get HTTP_ERROR 500 and I can not think of anything else to do, I have to say that I have previously man...
asked by 20.09.2018 / 13:53
1
answer

Server upload in nodejs

a query, how would you do a server upload in nodejs, with a load balancer like nginx? I give you this scenario. Server A, Server B, the 2 with the same app running on a port, and balancing it with nginx, for example I have a form which wil...
asked by 15.02.2017 / 17:30
1
answer

Error with XAMPP Blank Navagador

Because this is happening to me, I do not load the windows and I look at it and everything "runs fine" if there is a mistake, tell me yes.     
asked by 26.02.2017 / 17:59
1
answer

Installing gitlab in subdomain subdomain (apache) in Debian

I wanted to ask if to install gitlab I can do it from a subdomain of a subdomain, that is, I am trying to install on a server of a university so it is a subdomain: ing.universidad.edu.co; therefore the question is if I can specify gitlab to be a...
asked by 10.12.2016 / 03:55
1
answer

Friendly URL in Apache obtained from a Select Combo

I need to create a friendly URL from the result of launching a select combo by URL. I currently have the following form <form action="$path/index.php" method="GET"> <select name="filtro" onchange="this.form.submit()"> &...
asked by 30.11.2016 / 20:54
3
answers

Error CORS jquery, codeigniter, apache

Hi, I have a simple application crud in codeigniter and sql server 2000, in which all queries to the database are made through jquery ajax. I developed it on my local PC windows 8 with xampp, and everything works fine, until I wanted to upload m...
asked by 18.10.2016 / 14:00
1
answer

Using WSGI with python 3.5

Good afternoon I need help to get an application running with django 1.8 and python 3.5 on an ubuntu server (Edit :) They are installed libapache2-mod-wsgi-py3 and enabled the a2enmod wsgi The code is located at: /var/www/html/ri...
asked by 16.01.2017 / 21:13
0
answers

XAMPP in another DD

I installed XAMPP in the default path C: // xampp / but now I need to run a Virtual-Host that is on disk S: // Server_Beta / I created the file in the XAMPP folder, I restarted the server and even then it says Prohibited Access, I do not know wh...
asked by 29.12.2018 / 20:53
2
answers

Valid attempts .htacccess

I have a htaccess and htpasswd , when I enter the page it opens the alert to enter the username and password. Everything works OK. What validation should I do to limit the number of times a user can place the username and pas...
asked by 23.03.2016 / 13:57