I installed xampp and made sure config file listens to port 80. I forwarded the http port from the router to the correct computer ip. Now I am trying to access the index.html like this from another house http://myip:80 But it is not working. What could it be wrong?
feedback
|
migrated from stackoverflow.com Aug 18 '11 at 22:26
This question came from our site for professional and enthusiast programmers.
|
You must to have at least server with used ServerName in Apache config Can't tell more while I don't know - Do you use virtual hosts - Which module, if use In short - show you httpd.conf after comment "main" server configuration | |||
|
feedback
|
|
If you are using Windows-System, try the following steps to find the bug:
I hope, this helps! | |||
|
feedback
|