if you're only testing, and it's just the html you're testing, have you tried just saving the file as .htm on your computer and loading it that way, which means you can test if it's working, just make sure you put the full links to the images in, that way you will know if it's right, if you wanted something you can load directly, why not try building the folder structure within a folder on your PC.
An alternative is to load a mini webserver like xampp (completely free) on then do all your development within there, it will run and act just like your website, and you can amend and test without needing to do it all in the live environments.
Hope this helps
Rob
|