%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /etc/apache2/sites-available/
Upload File :
Create Path :
Current File : //etc/apache2/sites-available/vagas.ongrace.com.conf

<VirtualHost *:80>
        ServerName vagas.ongrace.com
	ServerAlias www.vagas.ongrace.com
        DocumentRoot /var/www/projetos/vagas.ongrace.com
	<Directory /var/www/projetos/vagas.ongrace.com>
	Options Indexes FollowSymLinks MultiViews
	AllowOverride All
	Order allow,deny
	allow from all
	</Directory>
RewriteEngine on
RewriteCond %{SERVER_NAME} =www.vagas.ongrace.com [OR]
RewriteCond %{SERVER_NAME} =vagas.ongrace.com
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
</VirtualHost>

Zerion Mini Shell 1.0