引用
<VirtualHost myjoomla.kent.net:80>
ServerName myjoomla.kent.net
DocumentRoot /home/kent/dev/phpws/joomla25
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
</VirtualHost>