Forum Moderators: mack
Then I asked someone from my own state and still it continued to time out.
I havent changed any settings in the httpd.conf file, and I am using the windows version.
Thanks in advance!
[edited by: mack at 5:03 pm (utc) on Dec. 30, 2004]
[edit reason] removed specifics [/edit]
EDIT:
I noticed in the httpd.conf and my httpd.default, there is this section:
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, instead of the default. See also the <VirtualHost>
# directive.
#
# Change this to Listen on specific IP addresses as shown below to
# prevent Apache from glomming onto all bound IP addresses (0.0.0.0)
#
#Listen 68.230.59.188:80
Listen 80
If I change Listen 80 to something else like Listen 96 or some other port that my webserver is not blocking, would it not have a timeout?
I would change the port forwarding for my router as well..