You can also do what you want outside of Apache HTTP Server: write a
script that generates httpd.conf from one or more input files, and run
this script (manually or automatically) before starting httpd. You can
use M4, CPP, Perl, or many other tools to generate the configuration
file, depending on your needs. This way you do not need to load any
special module; but you should pick a tool that other people will also
have who want to use your configuration.
--
Mark Montague
m...@catseye.org
On December 6, 2010 3:37 , FROIDURE Nicolas <froidure_nico...@yahoo.fr>
wrote:
I want to stay on a "universal" Apache config. Now I know it's
impossible without enabling a specific module. I'll deal with this
restriction anyway.
Thank you Jorge.
Le 05/12/2010 14:11, Jorge Schrauwen a écrit :
You may want to look at mod_macro, or mod_perl if you want really
complex setups.
~Jorge
On Sun, Dec 5, 2010 at 12:28 PM, Nicolas Froidure
<froidure_nico...@yahoo.fr> wrote:
Hello!
Are there a way to make mutlti-level virtualhosts ?
I've many virtualhosts on my httpd.conf file. There are 3
"classes" of
virtual hosts (static content, dynamic content with rewrite rules,
others).
I would like to be able to define more than one base
virtualhost for
reuse them in my other virtualhosts. Is it possible ?
Thank you.
---
nfroidure
---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org