aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.htaccess6
1 files changed, 6 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
index 8acc410..3859e27 100644
--- a/.htaccess
+++ b/.htaccess
@@ -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! #
+# #
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#
#===============================================================================