RewriteEngine On
RewriteBase /crm/
Options +FollowSymLinks
RewriteCond %{HTTP_HOST} ^mywebsite.com [NC]
RewriteRule ^(.*)$ http://www.mywebsite.com/ $1 [L,R=301]
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
RewriteRule ^index.php/(.*)$ [L]
Kod parçacığında ki kodlarda bu şekilde;
href="http://fonts.googleapis.com/css?family=Open+Sans:700,600,400,300&subset=latin-ext"
rel="stylesheet" type="text/css">
rel="stylesheet" type="text/css">
rel="stylesheet" type="text/css">