From: Rich Bowen Date: Thu, 7 May 2026 19:55:53 +0000 (+0000) Subject: docs: Further wordsmithing of RewriteRule per-directory notes - modernize AllowOverri... X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd2055b7154e94e6bde26b452af85932bca16c9c;p=thirdparty%2Fapache%2Fhttpd.git docs: Further wordsmithing of RewriteRule per-directory notes - modernize AllowOverride paragraph for 2.4+ defaults (Bug 70026) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933916 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 0762850032..623a285a33 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1135,13 +1135,14 @@ module="core">Directory sections, with some additional complexity.
  • To enable the rewrite engine in this context, you need to set -"RewriteEngine On" and -the FollowSymLinks or SymLinksIfOwnerMatch -Options must be enabled. If your -administrator has disabled override of these options for a user's -directory via AllowOverride, the -rewrite engine cannot be used in .htaccess files in that -directory.
  • +RewriteEngine On and +at least one of the FollowSymLinks or +SymLinksIfOwnerMatch +Options must be enabled. Note +that these options cannot be set in a distributed configuration file +(.htaccess) unless +AllowOverride permits it +in the server configuration.
  • See the RewriteBase directive for more information regarding what prefix will be added back to