Changing links to test PHP site on local machine
Hope I am posting in the right spot.
I am trying to test a php site though dreamweaver setup as a local host. I am using IIS 7 with PHP manager. I can test the site, but just relized that when I change anything in my wwwroot folder it doesn't change it on the site, only when I load changes on to the server. I want to be able to make changes and preview them localy before I upload them. I dont think that I need to install xampp, beacuse I am running IIS7 with php manager, but I could be totaly wrong too. It seems like I just need to change all the links to point towards the files in my root folder, but again, not sure. Any ideas would be greatly appreciated. Thank you.
|