%PDF- %PDF-
Direktori : /etc/apache2/sites-available/ |
Current File : //etc/apache2/sites-available/showdahora.com.br.conf |
<VirtualHost *:80> ServerAdmin showdahora.com.br ServerName showdahora.com.br DocumentRoot /var/www/projetos/showdahora.com.br ErrorLog /var/log/apache2/showdahora.com.br-error.log CustomLog /var/log/apache2/showdahora.com.br-access.log combined RewriteEngine on RewriteCond %{SERVER_NAME} =showdahora.com.br RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost>