Add a note saying php_flag expose_php Off should be moved to php.ini since it doesn’t work in .htaccess files. Closes #611.

This commit is contained in:
Mathias Bynens
2011-08-09 10:25:10 +03:00
parent d9cc711ea1
commit e13f5c4b37

View File

@@ -462,7 +462,8 @@ Options -Indexes
# Rename session cookie to something else, than PHPSESSID
# php_value session.name sid
# Do not show you are using php
# Do not show you are using PHP
# Note: Move this line to php.ini since it won't work in .htaccess
# php_flag expose_php Off
# Level of log detail - log all errors