Apache won't accept external requests
- by Eric
I am running Apache 2.2 on windows and I would like to access it remotely. Currently I can only access it from my local machine.
I know the problem is not port forwarding because I tested it with other web servers (written in python).
My httpd.conf file is below.
I installed apache with the PHP installer.
#
# This is the main Apache HTTP server…