this is the problem after merged 2 vBulletin into one and modified the .htaccess withCode:mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary(ref: moved from subdomain, which 301? )Code:RewriteCond %{HTTP_HOST} !^www.site.ext RewriteRule (.*) http://www.site.ext/forum1/$1 [L,R=301]
vBulletin+vbseo seems to work fine, but other subdomains of the site are down. How to solve the situation?
Thanks!
p.s. I have root access, and directadmin panel



LinkBack URL
About LinkBacks





Reply With Quote