<VirtualHost *:80>
DocumentRoot /home/rnd/www
ServerName rnd.example.net
ErrorLog /var/log/apache2/rnd.example.net-error_log
CustomLog /var/log/apache2/rnd.example.net-access_log combined
</VirtualHost>
sudo a2ensite newsite를 실행한다. a2dissite명령어도 있다.
댓글 없음:
댓글 쓰기