Possible Duplicate:
Allowing access to localhost page outside network?
I can visit my site by http://localhost
And I give my friend my ip address like 220.181.6.184,
but they can't browse it by http://220.181.6.184
How to enable this?
I can visit my site by http://localhost And I give my friend my ip address like 220.181.6.184, but they can't browse it by http://220.181.6.184 How to enable this? | |||||||||
feedback
|
This question came from our site for system administrators and desktop support professionals.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
You need to set up port forwarding to Port 80 in your DSL router (provided a DSL router is running). | |||
|
feedback
|
|
If you are behind a router, you will have to forward port 80 to your computer's internal IP address. See this guide: http://www.portforward.com/english/applications/port%5Fforwarding/Apache/Apacheindex.htm Your question does not really describe your current setup in any detail at all. | |||
|
feedback
|
|
You could use Dynamic DNS softwares. Essentially install a software that will contact the server and figure out your local IP, and then provide a internet address to access it. There are many service providers out there, dont really know who is the best. Here is ony I found : http://www.dyndns.com/ | |||
|
feedback
|