diff options
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index c688047eaf..12f5814026 100644 --- a/configure.in +++ b/configure.in @@ -856,7 +856,7 @@ if true; then echo "| redirection checking. By putting this cgi binary somewhere in |" echo "| your web space, users may be able to circumvent existing .htaccess |" echo "| security by loading files directly through the parser. See |" - echo "| http://www.php.net/manual/config-security.php3 for more details. |" + echo "| http://www.php.net/manual/security.php for more details. |" fi fi fi |