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