Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

yg17

macrumors Pentium
Original poster
Aug 1, 2004
15,030
3,009
St. Louis, MO
I need to run Apache w/ PHP on my PowerBook to do some coding, no problem. But, I can't have port 80 open to the outside on the campus network, because they don't like people running servers. But the stupid firewall forces me to keep port 80 open as long as personal web sharing is enabled. I want to enable Apache, yet block port 80 so the only one who can get to my webserver is me using localhost. Is there any way around the firewall's automatic opening of port 80? Thanks
 
Not an Apache guy so I don't know the answer, but can you do it the other way -- configure your testbed server to use an unconventional port rather than port 80?
Then you can connect to it for testing by including the new port number, and nobody else can, unless they knew the port number?
 
Try changing the port in /etc/httpd.conf (at the line that says "Port 80").

Another alternative is to set up a personal VPN using something like hamachi.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.