DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12206>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12206

SubDomain Alias





------- Additional Comments From [EMAIL PROTECTED]  2002-09-01 01:42 -------
There are three ways to do what you want in Apache:

1. Name virtual-hosts.

2. mod_vhost_alias.

3. mod_rewrite.

Between the three of them, you can do pretty much anything.  What you are
requesting is not at all a well-defined configuration directive.  The specific
configuration you are looking for can be easily implimented simply by
adding another <VirtualHost> section with the appropriate ServerName and
DocumentRoot.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to