[EMAIL PROTECTED] wrote:

Hi,

is it possible to have dynamic document root's?
we've several ServerAlias and each Alias should link to an other document
root.

like:

<VirtualHost *>
   DocumentRoot f:/<dynamic>/www/root
   ServerAlias test.<dynamic>
   ...
</VirtualHost>

at the moment we had to change the conf-files and restart the apache server
each time if we want to test an special revision (branch) from cvs.

Du könntest etwas ähnliches erreichen, wenn Du mod_vhost_alias in Verbindung mit einem CatchAll DNS-Eintrag verwendest.


gruss,
.max


--------------------------------------------------------------------------
Apache HTTP Server Mailing List "users-de" unsubscribe-Anfragen an [EMAIL PROTECTED]
sonstige Anfragen an [EMAIL PROTECTED]
--------------------------------------------------------------------------




Antwort per Email an