jamesramputh/project_h/master/.htaccess
RewriteEngine On
RewriteBase /project_hair_ver2
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond $1 !^(index.php|images|robots.txt|css|docs|js|system)
RewriteRule ^(.*)$ /project_h/index.php?/$1 [L]
Files
