Server Apache doesn't work
Solved!
VirtualHost 1.1.1.3:80
<VirtualHost 1.1.1.3:80>
DocumentRoot /var/www/virts/www
ServerName
www.hehe.com
ErrorLog logs/www.hehe.com-error_log
CustomLog logs/www.hehe.com-access_log common
</VirtualHost>
#-----Note the LOG line,you cannot modify or delete "logs/"