how can i access apache through my ip address? what is the default port? the ip address is 24.95.122.63... apache runs fine in my network by typing my ip address in my browser, not my external ip.. hepl please!
router? Port forwarding is your friend. Also if your ISP blocked port 80 (mine does) setup apache to monitor port 81 aswell and use your link as http://IP:81/
If there is a router or something in front of it, forward the correct port. If there is a software firewall on the machine, open the port. If you're using the default port 80, try setting the port to a high port (like 8001).
If you're on the local network, you probably can't test access from the outside.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.