
| Current Path : /var/lib/letsencrypt/backups/1773091478.0339963/ |
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/1773091478.0339963/strat-ag.com-le-ssl.conf_0 |
<IfModule mod_ssl.c>
<VirtualHost *:80>
DocumentRoot /var/www/html/strat-ag/web
ServerName strat-ag.com
ServerAlias www.strat-ag.com
<Directory "/var/www/html/strat-ag/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.strat-ag.com [OR]
# RewriteCond %{SERVER_NAME} =strat-ag.com
# RewriteRule ^ https://strat-ag.com%{REQUEST_URI} [END,NE,R=permanent]
</VirtualHost>
</IfModule>