Issue with testing server, mamp pro, dreamweaver 2017
Hi,
I'm on Windows 10 running Mamp Pro for Windows. To preview a site I normally go to "http://domain/", however I'd like to setup a local testing server so I can use the real time preview in Dreamweaver as it seems useful. The document root set for my domain in Mamp Pro is "C:\Users\Name\Documents\Dreamweaver\domain". This is also where my local files are kept.
However, it's not working for me. When I preview a page it pulls the file url (C:\Users\Name\Documents\Dreamweaver\domain\wp-content\themes\mytheme\contacts.php) rather than the web url that I'd normally visit (domain/contacts) which I think is the issue -- though I'm not really sure.
Does anyone have any ideas what might be wrong?
Cheers