I'm trying to enable selective dir browsing from htaccess, but, get:
-------
Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server administrator, webmaster@ and inform them of the
time the error occurred, and anything you might have done that may have
caused the error.
More information about this error may be available in the server error log.
------
I've tried to contact the webmaster, but, the mail just loopped back to
me....
the vhost conf has:
---
<Directory /home/domain/www>
Options Indexes FollowSymLinks +IncludesNOEXEC
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>
<Directory /home/domain/www>
Options -Indexes FollowSymLinks +IncludesNOEXEC
</Directory>
------
(hmmm, not sure why I have 'duplicate' options...)
the htaccess has:
---
Options +Indexes
---
error log says:
photos/ymok/.htaccess: Options not allowed here
what else do I need ...?
--
Voytek
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html