Menu

#121 Index folder files in webserver

New
nobody
None
Medium
Defect
2011-07-02
2011-01-13
Anonymous
No

Originally created by: allst... (code.google.com)@gmail.com

I would like one of my webserver folders (called "invitado") to show the subfolders and files listed (indexed) with clickable links to download the files.

First I tried modifing the http.conf file with:
<Directory /usb/IDE80/webserveer/invitado>
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
</Directory>

But doesn´t work.

Then I created a .htaccess file inside the "invitado" folder with
Options -Indexes

But doesn´t work too

Can anybody help and explain me how to do it?

Thanks

Discussion

  • Anonymous

    Anonymous - 2011-01-13

    Originally posted by: allst... (code.google.com)@gmail.com

    The solution from Isue 50 is for indexing all the site, not for only one folder.
    I want my webpage visitors to see listed only the content of that particular folder, not the root of the usb conection.
    The cgi folder manager is almost giving me problems when downloading from android, resulting in incorrect downloadings of 1Kb files. Don´t know why.

    Anyway, thanks for your answer.

     

Log in to post a comment.

MongoDB Logo MongoDB