Skip to content

Add a new SetEnvFromFile directive - #748

Closed
cisbiceanu wants to merge 1 commit into
apache:2.4.xfrom
cisbiceanu:2.4.x-mod-env-setEnvFromFile
Closed

Add a new SetEnvFromFile directive#748
cisbiceanu wants to merge 1 commit into
apache:2.4.xfrom
cisbiceanu:2.4.x-mod-env-setEnvFromFile

Conversation

@cisbiceanu

Copy link
Copy Markdown

mod_env : Add a new SetEnvFromFile directive that reads internal environment variables from a file of "name=value" lines at configuration time.

…riables from a file of "name=value" lines at configuration time. Each entry is stored in the same per-directory table used by SetEnv, so the values merge and reach r->subprocess_env identically and are available to CGI, SSI, logging and other consumers.
@cisbiceanu cisbiceanu closed this Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant