changing paths, adding web-user-listing

This commit is contained in:
2015-06-12 12:35:12 +03:00
parent 92bf42faec
commit 5b22e79d45
4 changed files with 16 additions and 2 deletions

View File

@@ -112,6 +112,7 @@ cat > /etc/apache2/sites-available/$USER.conf << EOF
FCGIWrapper $WEBDIR/php-fcgi/php-fcgi-starter .php
Order allow,deny
allow from all
AllowOverride All
</Directory>
ErrorLog $WEBDIR/logs/error.log
LogLevel warn