
| Current Path : /var/lib/letsencrypt/backups/1773096007.069132/ |
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 : /var/lib/letsencrypt/backups/1773096007.069132/konvalo.de-le-ssl.conf_0 |
<IfModule mod_ssl.c>
<VirtualHost *:80>
DocumentRoot /var/www/html/konvalo/web
ServerName konvalo.de
ServerAlias www.konvalo.de
<Directory "/var/www/html/konvalo/web">
AllowOverride All
</Directory>
Include /etc/apache2/conf-available/php8.1-fpm.conf
RewriteEngine on
# Some rewrite rules in this file were disabled on your HTTPS site,
# because they have the potential to create redirection loops.
# RewriteCond %{SERVER_NAME} =www.konvalo.de [OR]
# RewriteCond %{SERVER_NAME} =konvalo.de
# RewriteRule ^ https://konvalo.de%{REQUEST_URI} [END,NE,R=permanent]
</VirtualHost>
</IfModule>