Hi,
Not sure if this is in the right place - but its not regarding vBSEO, I have an .htaccess file in my forum folder with this in any idea what it does?
Thanks for any helpCode:RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule ^(data|js|styles|install) - [NC,L] RewriteRule ^.*$ index.php [NC,L]


LinkBack URL
About LinkBacks







Reply With Quote