Apache HTTP Server Version 2.2
This document refers to a legacy release (2.2) of Apache httpd. The active release (2.4) is documented here. If you have not already upgraded, please follow this link for more information.
You may follow this link to go to the current version of this document.
설명: | CGI 스크립트나 SSI 페이지에 전달할 환경변수를 수정한다 |
---|---|
상태: | Base |
모듈명: | env_module |
소스파일: | mod_env.c |
이 모듈은 CGI 스크립트나 SSI 페이지에 전달할 환경변수를 조절한다. 웹서버를 시작한 쉘에서 환경변수를 가져올 수 있다. 아니면 설정과정중에 환경변수를 설정하고 제거할 수 있다.
설명: | 쉘에서 환경변수를 가져온다 |
---|---|
문법: | PassEnv env-variable [env-variable]
... |
사용장소: | 주서버설정, 가상호스트, directory, .htaccess |
Override 옵션: | FileInfo |
상태: | Base |
모듈: | mod_env |
웹서버를 실행한 쉘의 특정 환경변수를 CGI 스크립트나 SSI 페이지로 전달한다.
PassEnv LD_LIBRARY_PATH