[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: Directory indexing does not work when userid/password authentication is enabled. State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Wed Nov 3 07:09:31 PST 1999 State-Changed-Why: Erm... in your htaccess file you explicitly specificy "Options None". That means to disable things like directory indexing. If you don't want to do that, then don't put that in the htaccess file.