%PDF- %PDF-
| Direktori : /etc/apache2/sites-enabled/ |
| Current File : //etc/apache2/sites-enabled/admin.showdafe.com.br.conf |
<VirtualHost *:80>
ServerName admin.showdafe.com.br
RedirectMatch permanent ^/(.*)$ https://calm-sunset-pxpjrypmqbml.vapor-farm-b1.com/
RewriteEngine on
RewriteCond %{SERVER_NAME} =admin.showdafe.com.br
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
</VirtualHost>