%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /etc/apache2/sites-available/
Upload File :
Create Path :
Current File : //etc/apache2/sites-available/hrsys.coding.al.conf

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


Zerion Mini Shell 1.0