- How to set up a sub domain in Ubuntu Server 11.10
- <VirtualHost *>
- ServerName <herbs>.tropicalrefresh.com
- ServerAlias <herbs>.tropicalrefresh.com
- DocumentRoot /var/www/tropicalrefreshherbs
- CustomLog /var/www/logs/tropicalrefreshherbs.log combined
- ErrorLog /var/www/logs/tropicalrefreshherbs.com
- </VirtualHost>