I'm trying to let others access the website that I have made. A point of sale system to be exact. Is it really normal for people outside the network to see broken links? I'm using apache as a server. Installed through wampserver. How do I fix this problem? Basically everything is working when I'm just the one who is testing the site. Please comment if you need more details. Thanks
update They can access my localhost using my ip address. They can see the site, but when they click to further links they report an object not found error. I don't know why since I don't see anything like that when I'm the one who is accessing it from localhost itself. http://localhost/pos
localhostor127.0.0.1address of another computer, you use its IP address. So I'm not sure what your issue is, could you please clarify. I'm reading this as either "they can't connect to the site at all" or, since you mention broken links, "they can reach the site's homepage, but cannot follow links on the page"? – DMA57361♦ Jan 20 '11 at 13:32http://localhost/on the site because if they click alocalhostlink they will be trying to connect to thier own computer. – DMA57361♦ Jan 20 '11 at 13:38