diff options
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -11,6 +11,12 @@ # # # AllowOverride None # # # +# NOTICE: If you decide to include these rules directly into the Apache config # +# and want to set AllowOverride to something other than "None", it might cause # +# trouble with this .htaccess file which might contain rules that are not per- # +# mitted by your custom AllowOverride setting in the server config. You should # +# rename (or delete) this file to prevent Apache from parsing it in that case! # +# # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# #=============================================================================== |