Posted: Fri Mar 07, 2008 12:45 am How to make a look of website/homepage/webpage look like FTP
Hello Guys,
Please help me to create a webpage in such a way that it looks like a FTP even in http(just like the image added), and whenever i update files from FTP to my webspace, it will automatically update the homepage(i.e. dynamically).
Guys please help me to get rid of this problem.
How can i do these stuff????[/img]
Let the web server do it for you. Assuming your site uses Apache, and the server config allows you to override the necessary option, create a file named '.htaccess' at your document root and add the following line:
Code:
Options Indexes
Failing that, hunt around for an autoindex script of the appropriate language. Contact your webadmins to find out what scripting languagages they support.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum