Krist van Besien wrote:
> Is this actually possible?

No and yes.

While apache's configuration file doesn't handle variables,
nothing stops you to have the 'variables' defined in there
and then use a simple C preprocessor (for example) or a simple
search-and-replace command (like sed) to parse the file
before calling apache itself to read it.

It's just a matter of changing the script(s) that start/stop
apache to call the 'preprocessor' before doing his job.

Davide

-- 
Can i dial 1-255-255-255255 and make every phone in the world ring?
-- Tanuki

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to