Move Existing Static Site to Testing Server Location
Hello -
I have an existing static site. The local version resides on my hard drive, in a generic folder I call Web Sites and a sub folder using the name of the actual site. The sub folder (call it "/mysite") is the current local root directory. I plan to convert some existng site pages to PHP and integrate a MySQL database. I've installed and tested XAMPP and created a couple of simple sites from scratch which reside in
/Applications/XAMPP/xamppfiles/htdocs/
It looks like I'm going to need to re-locate the "/mysite" folder to reside in "/htdocs" in order to establish a local testing server for the site.
Is my assumption that I'll need to move the location of my local site correct and if so how can I do this without breaking links?
Using:
Dreamweaver 5.5 (version 11.5 Build 5344
Mac OS 10.7.3
Thank You!
- Marco Bario
