I believe I saw an example of just that kind of stuff in one of the
books about Apache and/or mod_perl.
Maybe you want to check "the Mod_perl Developers Cookbook" or "Practical
Mod_perl". I don't have them with me right now, so I cannot tell you
which one for sure. They are excellent books anyway.
If I remember correctly, the title of the section was something like
"mass hosting with mod_perl".
Google is your friend. Try searching for : modperl +"mass hosting"
André
Valerio wrote:
[...]
> I spent the last 3 days studying mod_perl and apache: I am trying to
> configure dynamic virtual hosts on apache.
[...]