help on apache

spkenn5

New Member
hey there,


thanks for reviewing this, i need help on setting up an apache server, as you can see ( http://img205.imageshack.us/img205/2694/untitled5an.jpg) i can SEE it working on my computer but i can't let other see it, like pretend i gave you the ip to check, it doesnt work. what do you think might be the problem? i have router, norton firewall and theyre configured successfully ( i guess ) if not please give some specific details i need to know.

thanks
 
Your isp could be blocking 80. Try setting apaches listening port to a different port, like 81. I would also double check to make sure you firewall and router settings are configured correctly. Shutdown your firewall and connect the serving machine directly to your modem, or just double check the settings.

To view your machine on a port other than 80, use the following syntax: http://google.com:81
 
Back
Top