GIF94;
| Path : /var/lib/letsencrypt/backups/1775737933.6387649/ |
| Current File : /var/lib/letsencrypt/backups/1775737933.6387649/licht-werk-studios.de-le-ssl.conf_0 |
<IfModule mod_ssl.c>
<VirtualHost *:80>
ServerName 7.licht-werk-studios.de
ServerAlias www.6.licht-werk-studios.de
ServerAdmin silass@web.de
DocumentRoot /var/www/wordpress
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
<Directory /var/www/wordpress>
Options FollowSymlinks Indexes
DirectoryIndex index.php index.html
AllowOverride All
Require all granted
</Directory>
</VirtualHost>
</IfModule>