2011-06-26, 08:49:42
You know what's difficult ?
Giving a solution, without knowing all circumstances.
Try with:
if you want to allow acces to any other content placed in root html directory.
ps. I'm not sure if I understood your problem well.
Giving a solution, without knowing all circumstances.
Try with:
Code:
RewriteCond %{REQUEST_URI} !/cms/$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /cms/$1 [L]
ps. I'm not sure if I understood your problem well.
Addons: blue business theme, Online Visitors, Notepad