Am 27.03.2018 um 22:25 schrieb Kay Schenk:
I would like to change our .htaccess file for www.openoffice.org
to allow for diretory contents listing when no "default" index.html file is
available.
This would be changing the first line of .htaccess from this:
Options +Includes +MultiViews
to this:
Options +Includes +MultiViews +Indexes
tested with my local setup and all good. This would allow for depositing
files in a given area without the need for an index.html file with links to
the files.
I had no idea what "+Indexes" will do. With a quick search I found this [1].
Yes? no? thoughts?
Are you suggesting to use this option as globally or for special
directories only?
If globally then I don't think that we should present the raw files of
any directory when there is no index file available. This isn't simply
the way we should go.
[1]
https://stackoverflow.com/questions/15837822/what-is-the-htaccess-options-indexes-for
Marcus
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org