fix path paheko
This commit is contained in:
parent
77f2fbd6e7
commit
8f29a75483
@ -1,6 +1,6 @@
|
||||
<VirtualHost *:80>
|
||||
#ServerName paheko.kaz.bzh
|
||||
DocumentRoot /usr/share/paheko/www
|
||||
DocumentRoot /var/www/paheko/www
|
||||
ErrorLog /var/log/apache2/error.log
|
||||
CustomLog /var/log/apache2/access.log combined
|
||||
ServerSignature Off
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
chown -R www-data: /usr/share/paheko
|
||||
chown -R www-data: /var/www/paheko
|
||||
|
Loading…
Reference in New Issue
Block a user