shell qui a invoqué le processus <program>httpd</program>.</p>
<example><title>Exemple</title>
- <highlight language="config">
+ <highlight language="config">
PassEnv LD_LIBRARY_PATH
- </highlight>
+ </highlight>
</example>
</usage>
</directivesynopsis>
transmise aux scripts CGI et aux pages SSI.</p>
<example><title>Exemple</title>
- <highlight language="config">
+ <highlight language="config">
SetEnv SPECIAL_PATH /foo/bin
- </highlight>
+ </highlight>
</example>
<note><p>Les variables d'environnement internes définies par cette
directive le sont <em>après</em> l'exécution de la plupart des
qui sont transmises aux scripts CGI et aux pages SSI.</p>
<example><title>Exemple</title>
- <highlight language="config">
+ <highlight language="config">
UnsetEnv LD_LIBRARY_PATH
- </highlight>
+ </highlight>
</example>
</usage>
</directivesynopsis>