%PDF- %PDF-
Direktori : /var/lib/letsencrypt/backups/1722437904.2237895/ |
Current File : /var/lib/letsencrypt/backups/1722437904.2237895/nossaradio.com.br-le-ssl.conf_0 |
<IfModule mod_ssl.c> <VirtualHost *:80> ServerName nossaradio.com.br ServerAlias www.nossaradio.com.br DocumentRoot /var/www/projetos/nossaradio.com.br <Directory /var/www/projetos/nossaradio.com.br> Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all </Directory> # Redirect permanent / https://nossaradio.com.br/ #RewriteEngine on #RewriteCond %{SERVER_NAME} =www.nossaradio.com.br [OR] #RewriteCond %{SERVER_NAME} =nossaradio.com.br #RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> </IfModule>