I have a (maybe stupid) question.
I have inside my "old" .htaccess file this:
now I found in the latest sitemap generator a slightly different rule:Code:RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron) RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]
what's the difference between them? i.e. there is one more question mark in the old one, is there a mistake somewhere?Code:RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap) RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
thanks



LinkBack URL
About LinkBacks







