2011-06-25, 11:15:30
This isn't a superb solution, because it can be optimised a bit, but it should work on production systems, as it works on mine own:
Code:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /cms/$1 [L]
Addons: blue business theme, Online Visitors, Notepad