[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Dir. lsting
- From: Michael Fratoni <mfratoni tuxfan homeip net>
- To: redhat-list redhat com
- Subject: Re: Dir. lsting
- Date: Tue Apr 30 20:52:08 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 30 April 2002 11:15 am, Devon Harding - GTHLA wrote:
> How do I enable directory listing for a specific directory in apache?
Via the options line in a directory directive. (In your httpd.conf file)
<Directory "/var/www/html/rule">
Options Indexes
AllowOverride None
Order allow,deny
Allow from all
</Directory>
Hope that helps,
- --
- -Michael
pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.2 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAjzPPCQACgkQn/07WoAb/Stu0QCfbztpDCE5OVRvhXbYNzqxJeT0
EG0AoJY4UrrCA4ujyHoHSCEm3QT22UnJ
=3sBD
-----END PGP SIGNATURE-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]