Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: apache not working via http only via https |
|
Author |
|
marco_fera
Joined: 03 Mar 2015 Posts: 2
|
Posted: Tue 03 Mar '15 13:12 Post subject: apache not working via http only via https |
|
|
Hi I'm using a turnkey image for smallmachineforum system, installed on amazon aws instance.
In the default configuration I can't use the http version of the site, only the https.
It does not seem to be a network issue, a telnet on port 80 opens.
The server is apache version 2.2.22, on a Debian 3.2.57-3+deb7u2 x86_64
Any idea? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Tue 03 Mar '15 18:24 Post subject: |
|
|
At least you need to add a Listen 80 and you need to add a vhost for port 80. |
|
Back to top |
|
marco_fera
Joined: 03 Mar 2015 Posts: 2
|
Posted: Tue 03 Mar '15 18:27 Post subject: |
|
|
Crazy, it was amazon firewall, it must inspect the application layer because I had to specify explicitly the http protocol as permitted, while before I had 0-65535 tcp ports. |
|
Back to top |
|
|
|
|
|
|