]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
howto/htaccess.xml: Note that AllowOverride defaults to None
authorRich Bowen <rbowen@apache.org>
Fri, 15 May 2026 19:40:03 +0000 (19:40 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 15 May 2026 19:40:03 +0000 (19:40 +0000)
commit86fc017e2aa35d02182b310b07f9b92ca476b104
tree81381aa695e2d657da3beba0a4fd80480f9dae78
parent6858398ec1a44eff65cdf40eaf25ef9545e73c03
howto/htaccess.xml: Note that AllowOverride defaults to None

Users frequently miss that .htaccess files are disabled by default
(AllowOverride None since 2.3.9). Add an explicit note after the
AllowOverride explanation so this is immediately visible.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934247 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/howto/htaccess.xml