<VirtualHost *:80>
ServerName rpw.ssk.in.th
ServerAlias rpw.ssk.in.th
DocumentRoot /var/www/rpw/html
ErrorLog /var/www/rpw/log/error.log
CustomLog /var/www/rpw/log/requests.log combined
</VirtualHost>