%PDF- %PDF-
| Direktori : /etc/apache2/sites-available/ |
| Current File : //etc/apache2/sites-available/prod.jornalshowdafe.com.br-le-ssl.conf |
<IfModule mod_ssl.c>
<VirtualHost *:443>
ServerName jornalshowdafe.com.br
ServerAlias www.jornalshowdafe.com.br
RedirectMatch permanent ^/(.*)$ https://ongrace.com
#<VirtualHost *:443>
# ServerName jornalshowdafe.com.br
# ServerAlias www.jornalshowdafe.com.br
# ServerAdmin webmaster@ongrace.com
# DocumentRoot /var/www/projetos/prod.jornalshowdafe.com.br
# ErrorLog ${APACHE_LOG_DIR}/error.log
# CustomLog ${APACHE_LOG_DIR}/access.log combined
# <Directory /var/www/projetos/prod.jornalshowdafe.com.br>
# Options Indexes FollowSymLinks MultiViews
# AllowOverride All
# Order allow,deny
# allow from all
# </Directory>
SSLCertificateFile /etc/letsencrypt/live/jornalshowdafe.com.br-0001/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/jornalshowdafe.com.br-0001/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
</VirtualHost>
</IfModule>