Preview in Browser - HTTP Error 404.0 - Not Found
I have set up xampp on a network computer with the intention of setting up a php mysql website.
Using dreamweaver on my local computer, I have set up the new site. Please see below...
(The folders below are on the network computer's C drive - not my local machine)
local root folder: 'xampp\htdocs\mysite'
testing server folder: 'xampp\htdocs\mysite'
URL prefix : http://localhost/mysite
When I try to preview in browser i get this error message:
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
To me it looks like it is trying to find the 'info.php' file on my local computer when it is actually on a network computer.
I have logged onto the network computer using remote desktop connection to test the info.php file in Internet Explorer and it works fine.
So, how do I fix this problem to allow me to 'preview in browser' across the network? Can it be done?
Thanks
