Apache Server configuration support - SetEnv in Apache2

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > February 2006 > SetEnv in Apache2





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author SetEnv in Apache2
Brian.Nox@gmail.com

2006-02-21, 7:50 am

Hi.
I used to include a line like this

SetEnv MY_PROGRAM_CONFIG "/usr/local/etc/myprogram/myp.cong

in my apache 1.3 httpd.conf
But afaik this module is no longer use in apache2, despite it appears
on v2 documentation.

does anybody know how can i replace it?
Thanks

Robert Ionescu

2006-02-21, 5:56 pm

Brian.Nox@gmail.com wrote:
> SetEnv MY_PROGRAM_CONFIG "/usr/local/etc/myprogram/myp.cong
>
> in my apache 1.3 httpd.conf
> But afaik this module is no longer use in apache2, despite it appears
> on v2 documentation.


mod_env is still available in the 2.0.x, 2.2.x branch and in trunk.
The source file should be located in modules/metadata/mod_env.c

If a complete module is no longer available, there would be a note in
the documentation, especially in
http://httpd.apache.org/docs/2.0/upgrading.html
http://httpd.apache.org/docs/2.2/upgrading.html
http://httpd.apache.org/docs/2.2/new_features_2_2.html
http://httpd.apache.org/docs/2.2/new_features_2_0.html

and src/CHANGES.

--
Robert
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com