This is a discussion on Setting DOCROOT from a variable passed with PASSENV within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hi, I am trying to setup a dynamic httpd.conf file. Essentially I pass in a user variable from the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I am trying to setup a dynamic httpd.conf file. Essentially I pass in a user variable from the owner of the httpd process. Ex. PassEnv VARIABLE_FOR_DOCROOT_PATH Then I'd like to use this path as my DocRoot DocRoot ${VARIABLE_FOR_DOCROOT_PATH} Is this allowed? Wha tis the correct syntax? steve |
| Thread Tools | |
| Display Modes | |
|
|