[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: directory listing in apache



I think you want to add Indexes to your Options directive.  (i.e. Options
ExecCGI Indexes)

Here is the doc on the Options directive:
http://httpd.apache.org/docs/mod/core.html#options


Justin R. Meats
(217) 221-0664
justin@internetpartners.com
http://www.internetpartners.com


-----Original Message-----
From: owner-luci-discuss@luci.org [mailto:owner-luci-discuss@luci.org]On
Behalf Of charles@lunarmedia.net
Sent: Friday, April 06, 2001 11:18 AM
To: LUCI-DISCUSS
Subject: directory listing in apache


i can't recall the working for allowing directory listing within apache.

i've got

<Directory /docs/howto/B>
AllowOverride AuthConfig
order allow,deny
allow from all
Options ExecCGI
</Directory>

but i don't recall the DirectoryListing (or something like that) command.



-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.

-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.