Commit 9227c765 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Remove the word SECURITY to address Joe's and Bill's concern that this would

  imply that FollowSymLinks and SymLinksIfOwnerMatch are security features.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@424084 13f79535-47bb-0310-9956-ffa450edef68
parent 46b2828c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -2,8 +2,7 @@
Changes with Apache 2.3.0
  [Remove entries to the current 2.0 and 2.2 section below, when backported]
  *) SECURITY:
     core: Do not allow internal redirects like the DirectoryIndex of mod_dir
  *) core: Do not allow internal redirects like the DirectoryIndex of mod_dir
     to circumvent the symbolic link checks imposed by FollowSymLinks and
     SymLinksIfOwnerMatch. [Nick Kew, Ruediger Pluem, William Rowe]