Click to See Complete Forum and Search --> : Everything Working, now IP's are blocked!


bruce1271
08-22-2001, 05:01 PM
I had my apache server up and going fine. Now, Certain IP's are being blocked form accessing my web page. I know this only because some people can access it and others cant.

Any info on blocked IP's and how to open things up??

thanks

jon787
08-22-2001, 05:31 PM
Do you have @home? If so that is your problem. Switch it to run on port 8080 instead of port 80.

bruce1271
08-25-2001, 08:22 PM
Yes, I have @home.

How do I switch it to run on a different port??

iDxMan
08-25-2001, 09:50 PM
Edit httpd.conf

Look for a line such as : "Port 80"

change it.

-r