mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Function only available in Apache 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183957 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7f2224fdf5
commit
1ad074e889
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- splitted from ./en/functions/apache.xml, last change in rev 1.7 -->
|
||||
<refentry id="function.apache-setenv">
|
||||
<refnamediv>
|
||||
|
@ -20,6 +20,9 @@
|
|||
environment variable specified by
|
||||
<parameter>variable</parameter>.
|
||||
</para>
|
||||
<para>
|
||||
This function requires Apache 2 otherwise it's undefined.
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
When setting an Apache environment variable, the corresponding
|
||||
|
|
Loading…
Reference in a new issue