ssjcory Posted September 12, 2007 Share Posted September 12, 2007 Hi guys i configured PHP5.2.4 and Apache2.2 on my home PC. I can't figure out how to let other people see what I see... Of course I can go to localhost and see it. How can others access my work? Also don't know if it matters but i'm on a cable modem that is behind a linksys wireless B router. If anyone can help or needs more info please let me know. Also if being behind the router does matter I can connect directly to my modem if that is a problem. THanks, CORY Link to comment https://forums.phpfreaks.com/topic/68932-how-can-other-people-see-my-site/ Share on other sites More sharing options...
fert Posted September 12, 2007 Share Posted September 12, 2007 you need a DNS server and a domain name. Link to comment https://forums.phpfreaks.com/topic/68932-how-can-other-people-see-my-site/#findComment-346928 Share on other sites More sharing options...
ssjcory Posted September 12, 2007 Author Share Posted September 12, 2007 Is there any way to emulate this with my computer? Also isn't that just so it has a www.blah.com address... I wouldn't mind if they can access it by the IP Address... but when someone types my ip address in their browser they dont get anything. Is this because of my router? Thanks, Cory Link to comment https://forums.phpfreaks.com/topic/68932-how-can-other-people-see-my-site/#findComment-347026 Share on other sites More sharing options...
wildteen88 Posted September 12, 2007 Share Posted September 12, 2007 If you are behind a router you'll need to setup port forwarding. There are many guides on the net for setting up port forwarding. You'll want to forward port 80 (this the default port Apache listens to for tcp/ip requests). You'll have to make sure your ISP provides a static ip address and not a dynamic ip address. Link to comment https://forums.phpfreaks.com/topic/68932-how-can-other-people-see-my-site/#findComment-347139 Share on other sites More sharing options...
tippy_102 Posted September 12, 2007 Share Posted September 12, 2007 Sign up for a free account on no-ip.com ( http://www.no-ip.com/services/managed_dns/free_dynamic_dns.html ), open port 80 on your router, then downlod and install the no-ip Dynamic DNS update client and you're good to go. Link to comment https://forums.phpfreaks.com/topic/68932-how-can-other-people-see-my-site/#findComment-347161 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.