XYZ File Manager
Current Path:
/config/sites-available
config
/
sites-available
/
📁
..
📄
000-default.conf
(1.26 KB)
📄
default-ssl.conf
(6.05 KB)
📄
masa-tours.de-le-ssl.conf
(704 B)
📄
masa-tours.de.conf
(481 B)
Editing: masa-tours.de-le-ssl.conf
<IfModule mod_ssl.c> <VirtualHost *:443> ServerName masa-tours.de ServerAlias www.masa-tours.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> Include /etc/letsencrypt/options-ssl-apache.conf SSLCertificateFile /etc/letsencrypt/live/masa-tours.de/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/masa-tours.de/privkey.pem </VirtualHost> </IfModule>
Upload File
Create Folder