%PDF- %PDF-
Direktori : /etc/apache2/sites-available/ |
Current File : //etc/apache2/sites-available/www.ongrace.com-le-ssl.conf |
<IfModule mod_ssl.c> <VirtualHost *:443> ServerName www.ongrace.com DocumentRoot /var/www/projetos/ongrace.com <Directory /var/www/projetos/ongrace.com> Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all </Directory> SSLCertificateFile /etc/letsencrypt/live/www.ongrace.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/www.ongrace.com/privkey.pem Include /etc/letsencrypt/options-ssl-apache.conf </VirtualHost> </IfModule>