%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /etc/apache2/sites-enabled/
Upload File :
Create Path :
Current File : //etc/apache2/sites-enabled/conference.conf

<VirtualHost 173.212.228.208>
        DocumentRoot "/var/www/html/conference/public"
	ServerName conference.coding.al
	ServerAdmin webmaster@conference.coding.al
        <Directory /var/www/html/conference/public>
               AllowOverride All
               allow from all
               Options +Indexes
        </Directory>
RewriteEngine on
RewriteCond %{SERVER_NAME} =conference.coding.al
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
</VirtualHost>

Zerion Mini Shell 1.0