%PDF- %PDF-
Mini Shell

Mini Shell

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

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

Zerion Mini Shell 1.0