Images not visible using a local server with XAMPP
HI
I've resurrected an old project which worked in the past. Since then, Ive upgraded both Windows (8.1) and Dreamweaver (CC) Today I installed the latest XAMPP and created a folder called xamp2015. I copied the old project (MySite) to the HTDOCS folder
Now, the site logic is working, BUT, the images are not appearing.
They are stored here C:\xampp2015\htdocs\MySite\Images\Main
My Local Site folder is C:\xampp2015\htdocs\Mysite
Default Images folder is C:\xampp2015\htdocs\MySite\Images\
The images will appear if I move them to c:\xampp2015\htdocs\MySite and update the links, but this would lead to a messy structure, which was not needed previously
Does anyone have any suggestions?
