[Bug 70042] mod_rewrite reference summary: Repetition (environment variables, cookies, headers)

[email protected] Thu, 14 May 2026 20:57:51 +0000
Newsgroups gmane.comp.apache.documentation
Message-ID <[email protected]/bugzilla/>
https://bz.apache.org/bugzilla/show_bug.cgi?id=70042

--- Comment #2 from Rich Bowen <[email protected]> ---
A server variable is a variable set by the server configuration, like say
document root or server name.

Environment variables are those that are specific to the request, such as the
request uri or the path info.

Server variables are also available in env so I suppose you'd say that all
server variables are env vars but not necessarily the other way around. 

Perhaps a glossary term is warranted here.

-- 
You are receiving this mail because:
You are the assignee for the bug.