Local testing server root and web url
I would like to know if I have correctly set up my local testing server for the root folders. Very new to this.
Local site folder is at C:\xampp\htdocs\NIF\.
Test server folder is C:\xampp\htdocs\NIF\
Web URL is http://localhost/NIF/
Links are relative to document.
In case it matters, site is using ZenPhoto gallery.
I can see my index page's dynamic content in LiveView, but I'm not sure if I have the root paths correct.
Root of the online website is at http://natureinfocus.com/ with a gallery at http://natureinfocus.com/galleries
Currently an address in DW shows http://localhost/nif/galleries/ where the actual website would show http://natureinfocus.com/galleries/
I've put testing site root in a subfolder since I may have several sites.
Do I have this set up correctly or do I need to change soemthig since I've put the root in a subfolder?
Also wasn't sure if links should be set instead to relative to document or site root?
Thanks for any help.
