mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Changes the description for user.ini files to make them sound less like they use the same format as .htaccess. The last sentence of the paragraph draws the parallel with .htaccess files so isn't really necessary in the first.
-- Provided by anonymous #33404 (leight@gmail.com) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331381 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@@ -131,7 +131,7 @@ include_path = ".;c:\php\lib"
|
||||
<title>.user.ini files</title>
|
||||
|
||||
<simpara>
|
||||
Since PHP 5.3.0, PHP includes support for .htaccess-style INI files on a
|
||||
Since PHP 5.3.0, PHP includes support for configuration INI files on a
|
||||
per-directory basis. These files are processed <emphasis>only</emphasis> by
|
||||
the CGI/FastCGI SAPI. This functionality obsoletes the PECL htscanner
|
||||
extension. If you are using Apache, use &htaccess; files for the same
|
||||
|
||||
Reference in New Issue
Block a user