From eba11d70deaa5c7d2a3ceb91fe99cdfa273e013a Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Thu, 15 Aug 2002 21:41:28 +0000 Subject: [PATCH] fixed link git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96387 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/env.html.en | 12 ++++++------ docs/manual/env.xml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) 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 -- 2.50.1