remove obsolete stuff

This commit is contained in:
2026-01-22 12:55:02 +01:00
parent c62532eb24
commit dde2521dc1
3 changed files with 0 additions and 47 deletions
-15
View File
@@ -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>