Questions tagged as 'apache2'

1
answer

Forbidden Access, Xampp in Amazon EC2

I have an Amazon EC2 (windows server) where xampp has been installed to run PHP applications, an SSL security certificate has been implemented in the xampp, the issue is that there are other applications developed by another programmer and that...
asked by 15.06.2018 / 01:15
0
answers

Problems websocket, apache proxy_wstunnel, AWS

I have set a websocket in a EC2 but I can not start the protocol. It gives me the following errors: [Thu Jun 07 14:04:45.363660 2018] [proxy:warn] [pid 9008] [client *****:37376] AH01144: No protocol handler was valid for the...
asked by 07.06.2018 / 14:06
1
answer

I want to create a DNS server from non-ip

I would like to create a subdomain in a raspberry, I already have a domain that points to my raspberry (example.sytes.net), as I have several web pages and projects I would like to create a subdomain (proy1.example.sytes.net) for each of them, t...
asked by 05.06.2018 / 16:30
0
answers

website (ip my server centos) is online but responds to connection attempts ... web server centos7

I have a web server in centos but at the moment of connecting to the page from my client, it does not simply leave me. 1 client network 172.16.1.0/25 and 2 servers one dns with the ip 200.16.120.2 and the web server in the ip 200.16.120.3, I...
asked by 28.05.2018 / 23:35
1
answer

permissions root suexec

Let's see if anyone can help me. I have mounted a server in Debian with Apache2 and with the module suexec and CGI to be able to execute scripts perl via web. So far so good: the script runs with the user assig...
asked by 10.05.2018 / 14:59
0
answers

uninstall apache on mac

I have a problem with my apache in mac, the problem is that I try to update and after that in the browser when I type localhost sends me the following message: The connection is restarted The connection to the server was restarted while the page...
asked by 20.04.2018 / 18:42
1
answer

configure apache nodejs proxy server

I have created a program with nodejs that works correctly in link but I want to "hide" the port (3000) . I have been reading that I need a proxy server, so I configured apache in different ways but I can not achieve my goal. For example,...
asked by 09.04.2018 / 04:33
0
answers

Apache2 + Symfony in Ubuntu

Good I attach the errors and others. So it seems that I do not interpret the php code well and I do not know why.     
asked by 04.12.2017 / 10:43
1
answer

Fill a text from a select

I have a minimum code testing a java script in apache and it is not filling the text <!DOCTYPE html> <html> <head> <script text=javascript> var select = document.getElementById('dropdown'); select.addEventListener('chan...
asked by 23.08.2017 / 00:29
1
answer

check words on incoming requests to routes on the server before rendering the page

I want to check an incoming connection, for example if you want to connect to my apache2 server from IP 12.1.3.3, and within the server you want to access the path / hello. Before rendering the page I want to check if there are certain words on...
asked by 29.06.2017 / 21:00