• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

viewing web folders

iskim86

Banned
hello. how can I view contents of a web directory with index.html or main.html by bypassing the frontpages? any program that'll let me do this? I have some pictures uploaded to my webserver but my site has an index.html file and now I can't view any files.

thanks!
 
The only way to do it is to change the webserver settings so that it doesn't automatically go to index.html when you type in a directory name.
 
really? damn. then is there a way to at least download everything that's in a web directory or host? thanks
 
I put them in a subfolder, then create a .htaccess file and set the perms in it so public viewers can list the folder.
 
Originally posted by: iskim86
really? damn. then is there a way to at least download everything that's in a web directory or host? thanks

use a program like offline explorer which can download anything that is linked from the homepage (no cgi, databases, etc)
 
Back
Top