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

RE: [cobalt-users] allowoverride question



Hi Andy,

To the best of my knowledge this is ok. The only thing is
that your "Options None" will stop CGIs from executing in the
directory, Includes will not work, and directory indexes won't be
shown. This is fine if you only want to serve up static pages.

If all you want to do is stop people putting in their own
.htaccess, all you need is "AllowOverride None".

- Graham


> -----Original Message-----
> From: andy [mailto:andy@xxxxxxxxxxxx]
> Sent: Friday, 26 May 2000 5:07
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] allowoverride question
> 
> 
> Hi all
> I have a raq3 and was wandering if there is a problem using this :
> <Directory /> 
> AllowOverride None 
> Options None 
> allow from all 
> </Directory> 
>  or will it cause problems ? I am worried about people using 
> .htacces files
> 
>                 Regards Andy
> 
> 
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>