forked from linux/WebHosting
Merge pull request 'lbr-scheduler' (#34) from lbr-scheduler into main
Reviewed-on: linux/WebHosting#34
This commit is contained in:
@@ -5,10 +5,11 @@
|
||||
<Directory /var/www/lbr-scheduler>
|
||||
Options FollowSymLinks
|
||||
AllowOverride All
|
||||
Require all granted
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
</Directory>
|
||||
|
||||
ErrorLog /proc/self/fd/2
|
||||
CustomLog /proc/self/fd/1 combined
|
||||
# ErrorLog /proc/self/fd/2
|
||||
# CustomLog /proc/self/fd/1 combined
|
||||
</VirtualHost>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user