
| Current Path : /etc/apache2/sites-enabled/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //etc/apache2/sites-enabled/shortnote.de |
<VirtualHost *:80>
DocumentRoot /var/www/html/notaccessible
ServerName saintgeorge.ag
ServerAlias www.saintgeorge.ag
<Directory "/var/www/html/notaccessible">
AllowOverride All
</Directory>
</VirtualHost>