summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorEgon Schmid <eschmid@php.net>2000-06-14 11:51:43 +0000
committerEgon Schmid <eschmid@php.net>2000-06-14 11:51:43 +0000
commit190e2e73e9fbbf97c36f7335e299251f2989e0cb (patch)
tree53670e70f949092ff667e4a6af243d4a9e743742 /configure.in
parent988302171aa6787e8ea413fbba3c1e25f1456fe1 (diff)
downloadphp-git-190e2e73e9fbbf97c36f7335e299251f2989e0cb.tar.gz
Fix for #5028.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
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