Hi Guys
Just testing this now, following your read me txt I have placed this into our .htaccess:
PHP Code:
RewriteCond %{REQUEST_URI} !(****/|dbseocp/|******/|cron|*******|forumrunner|api\.php)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ dbseo.php [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/(******|dbseocp|****|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ dbseo.php [L,QSA]
Should I rename these items I have *'ered? I'm now getting 404 pages when navigating the site.
Dave
Totally not working on our site.....404's everywhere