%PDF- %PDF-
Direktori : /etc/apache2/sites-enabled/ |
Current File : //etc/apache2/sites-enabled/goncja.conf |
<VirtualHost 173.212.228.208> DocumentRoot "/var/www/html/goncja" ServerName lamaj.coding.al ServerAdmin webmaster@ceaa.coding.al <Directory /var/www/html/goncja> AllowOverride All allow from all Options +Indexes </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =lamaj.coding.al RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost>