sand_storm
08-19-2009, 04:08 PM
Hi,
I have an issue in dreamweaver when I try to preview my webpages. When I try to view the page it does not show up because it uses the following link:
http://localhost/htdocs/travel/navigation/navigationtest.html
I have to then go to the address bar and delete htdocs from the URL, this then renders the page. So the URL looks like this:
http://localhost/travel/navigation/navigationtest.html
I am using Dreamweaver and testing my pages locally using Apache & PHP.
How can I set up dreamweaver so it does not include htdocs in the URL when I want to preview my pages?
Do I have to play around with the Apache httpd.conf file?
I have an issue in dreamweaver when I try to preview my webpages. When I try to view the page it does not show up because it uses the following link:
http://localhost/htdocs/travel/navigation/navigationtest.html
I have to then go to the address bar and delete htdocs from the URL, this then renders the page. So the URL looks like this:
http://localhost/travel/navigation/navigationtest.html
I am using Dreamweaver and testing my pages locally using Apache & PHP.
How can I set up dreamweaver so it does not include htdocs in the URL when I want to preview my pages?
Do I have to play around with the Apache httpd.conf file?