Path : /hermes/sb_web/b2920/hcs-logistics.com/ |
Current < : /hermes/sb_web/b2920/hcs-logistics.com/.htaccess |
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L] </IfModule> # Begin EnforceSSL pixelict.com <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTP_HOST} ^(www.)?pixelict.com$ RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L] </IfModule> # End EnforceSSL