From: Erik Abele Date: Thu, 15 Aug 2002 21:41:28 +0000 (+0000) Subject: fixed link X-Git-Tag: AGB_BEFORE_AAA_CHANGES~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05ab7ba081daa8fef436efd694252aab5ed4e475;p=apache fixed link git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96387 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index cfdec81e8a..34caa7aaaa 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -1,8 +1,8 @@ -Environment Variables in Apache - Apache HTTP Server
[APACHE DOCUMENTATION]

Apache HTTP Server Version 2.0

Environment Variables in Apache

+ -->Environment Variables in Apache - Apache HTTP Server
[APACHE DOCUMENTATION]

Apache HTTP Server Version 2.0

Environment Variables in Apache

The Apache HTTP Server provides a mechanism for storing information in named variables that are called environment variables. This information can be used to control various @@ -22,9 +22,9 @@ server itself runs, you must use the standard environment manipulation mechanisms provided by your operating system shell.

-

Setting Environment Variables

+

Setting Environment Variables

-
Related Modules

mod_env
mod_rewrite
mod_setenvif
mod_unique_id
Related Directives

BrowserMatch
BrowserMatchNoCase
PassEnv
RewriteRule
SetEnv
SetEnvIf
SetEnvIfNoCase
UnsetEnv
+
Related Modules

mod_env
mod_rewrite
mod_setenvif
mod_unique_id
Related Directives

BrowserMatch
BrowserMatchNoCase
PassEnv
RewriteRule
SetEnv
SetEnvIf
SetEnvIfNoCase
UnsetEnv

Basic Environment Manipulation

@@ -92,7 +92,7 @@

Using Environment Variables

-
Related Modules

mod_access
mod_cgi
mod_headers
mod_include
mod_log_config
mod_rewrite
Related Directives

Allow
CustomLog
Deny
Header
LogFormat
RewriteCond
RewriteRule
+
Related Modules

mod_access
mod_cgi
mod_headers
mod_include
mod_log_config
mod_rewrite
Related Directives

Allow
CustomLog
Deny
Header
LogFormat
RewriteCond
RewriteRule

CGI Scripts

@@ -292,4 +292,4 @@ SetEnvIf Referer "^$" local_referal ApacheToday tutorial " Keeping Your Images from Adorning Other Sites".

-

Apache HTTP Server Version 2.0

IndexHome \ No newline at end of file +

Apache HTTP Server Version 2.0

IndexHome \ No newline at end of file diff --git a/docs/manual/env.xml b/docs/manual/env.xml index 263e3527dc..583dc4e435 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -46,7 +46,7 @@ SetEnv SetEnvIf SetEnvIfNoCase - UnsetEnv + UnsetEnv