>       Here's a pretty standard vhost block -- I use a bunch just
> like this with different names and paths. What else should be
> included in a good general example?
>
> <VirtualHost 64.81.19.108>
>          DocumentRoot /home/web/mosxsw/htdocs/
>          ServerName www.mosxsw.com
>          ServerAlias mosxsw.com www.macosxsw.com macosxsw.com
> port.mosxsw.com
>          ErrorLog logs/error_log
>          CustomLog logs/mosxsw.com-access_log combined
> </VirtualHost>


I would suggest that ServerAdmin should be in there too, unless you set it
up globally.

Andy.


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

Reply via email to