Wouldn't something like
<VirtualHost www.apache.org:25>
ServerName www.apache.org:81
ServerAlias httpd.apache.org internal_dev
ServerAdmin [EMAIL PROTECTED]
ErrorLog logs/error.log
TransferLog logs/access.log
SMTP On # like with mod_dav (dav on)
</VirtualHost>
so reusing existing command, then this main an user of www.apache.org
lets call him
[EMAIL PROTECTED]
that the following addresse point to the same.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
this seems to be more logical to me.
btw: i'm not a member, just someone who follow this list closely
Jorge