Hi I had a single computer with a apache/mysql/php set up running my dynamic website. Now I have networked another computer and I need to access this site from the new networked computer. I have no problems with static file sharing, that has worked out fine. On my original computer I used to go to IE and type in http://localhost/mywebpage.php and that was it. Can anybody tell me what I need to type into the browser of the new networked computer to get to my dynamic website on the original computer.
Help really appreciated
Sweenyman
access apache/php/mysql based site locally
Moderator: General Moderators
It could be as easy as http://name-of-computer-with-webserver...
Another option would be http://ip-of-computer-with-webserver
Another option would be http://ip-of-computer-with-webserver
Hi Thanks for your prompt reply.timvw wrote:It could be as easy as http://name-of-computer-with-webserver...
Another option would be http://ip-of-computer-with-webserver
Well I tried things like
http://nameofhostcomputer/localhost/index.php
http://nameofhostcomputer/index.php
http://195.145.05.1/localhost/index.php
http://195.145.05.1/index.php
but no joy.
Sweenyman
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia