Browse Source

Fix for #5028.

PHP-4.0.5
Egon Schmid 26 years ago
parent
commit
190e2e73e9
  1. 2
      configure.in

2
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

Loading…
Cancel
Save