Config file fix
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<VirtualHost *:80>
|
||||
|
||||
ServerName metanohi.name
|
||||
ServerAlias www.metanohi.name nohi.lcl
|
||||
ServerAdmin ns@metanohi.org
|
||||
ServerAlias metanohi.name www.metanohi.name
|
||||
ServerAdmin ns@metanohi.name
|
||||
|
||||
DocumentRoot /home/niels/www/meta/nohi
|
||||
|
||||
@@ -34,8 +34,8 @@
|
||||
</Directory>
|
||||
|
||||
LogLevel warn
|
||||
ErrorLog /var/log/apache2/metanohi.name-error.log
|
||||
CustomLog /var/log/apache2/metanohi.name-access.log combined
|
||||
|
||||
ErrorLog /var/log/apache2/metanohi.name-error.log
|
||||
CustomLog /var/log/apache2/metanohi.name-access.log combined
|
||||
|
||||
</VirtualHost>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user