Hi Lars

Would it be possible to enable directory listings/indexes for the 
directory uploads/ on the wiki server? I'm assuming that we are fine 
with allowing people to browse the uploaded files.

With 'uploads/', I'm referring to this directory on aussie.lyx.org:

        /home/lyx/www/pmwiki/uploads

which corresponds to this URI

        http://wiki.lyx.org/uploads

One solution is that you enable the 'Indexes' options for .htaccess-files.
Then in ~lyx/www/pmwiki/.htaccess, I'd simply put

        Options  -Indexes

and in ~lyx/www/pmwiki/uploads/.htaccess I'll put

        Options  +Indexes

This should only allow indexes for uploads/. There may of course be other 
ways of doing this that I'm not aware of.


/Christian

-- 
Christian Ridderström, +46-8-768 39 44               http://www.md.kth.se/~chr


Reply via email to