%PDF- %PDF-
Direktori : /etc/apache2/sites-available/ |
Current File : //etc/apache2/sites-available/revistashowdafe.com.br.conf |
<VirtualHost *:80> ServerAdmin webmaster@ongrace.com ServerName revistashowdafe.com.br ServerAlias www.revistashowdafe.com.br DocumentRoot /var/www/projetos/revistashowdafe.com.br ErrorLog /var/log/apache2/revistashowdafe.com.br-error.log CustomLog /var/log/apache2/revistashowdafe.com.br.com.br-access.log combined <Directory /var/www/projetos/revistashowdafe.com.br> Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =revistashowdafe.com.br [OR] RewriteCond %{SERVER_NAME} =www.revistashowdafe.com.br RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost>