Re: Apache 2.0 and disallowed indexes

2003-01-23 Thread Brian Ashe
Todd A. Jacobs, On Thursday January 23, 2003 05:09, Todd A. Jacobs wrote: > I want a particular URL to disallow indexing. I have the following > .htaccess file: > > > Options -Indexes > > > that is chmod 644, and "AllowOverride Indexes" in main configuration. > Unfortun

Apache 2.0 and disallowed indexes

2003-01-23 Thread Todd A. Jacobs
I want a particular URL to disallow indexing. I have the following .htaccess file: Options -Indexes that is chmod 644, and "AllowOverride Indexes" in main configuration. Unfortunately, all I get is error 500 when I attempt to access specific files from that di