Almost have DW CS3 configured with my site to preview on localhost, except for one thing, the path is incomplete. It is missing the top directory of the site in the path when it tries to open the file.
WHY???
Where do you change that?
Here's what it gives me: http://localhost/0-Sections/000-ComingSoon/PHPTestComingSoonNMBT-Test.shtml Here's what it should be: http://localhost/PL-20080923/0-Sections/000-ComingSoon/PHPTestComingSoonNMBT-Test.shtml
Why is it leaving out the top directory?