I have PHP files which i'm testing locally but when i upload to my server through FTP in directories i can not access the links e.g FTP://testserver.com/folder/ here i have dumped all my files Accessing through URL e.g http://testserver.com/folder/home.html does not show the home page Do i need to add http://testserver.com/folder/home.html somewhere in PHP or Javascript files please help