forked from linux/WebHosting
remove obsolete stuff
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
<VirtualHost *:80>
|
||||
ServerName lbr-scheduler.psi.ch
|
||||
DocumentRoot /var/www/lbr-scheduler
|
||||
|
||||
<Directory /var/www/lbr-scheduler>
|
||||
Options FollowSymLinks
|
||||
AllowOverride All
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
</Directory>
|
||||
|
||||
ErrorLog /proc/self/fd/2
|
||||
CustomLog /proc/self/fd/1 combined
|
||||
</VirtualHost>
|
||||
|
||||
Reference in New Issue
Block a user