Hello,
vbseo isn't working on my forum.
I am using Apache2 + PHP5-FPM as a FastCGI
1) I tried RewriteBase
2) I already have AllowOverride All in Directive
3) I have tested mod_rewrite and it does redirect testpage.html to google
4) When I checked apache's error.log it said "LimitinternalRecursion" was exceeded.
5) I enabled Loglevel Debug, but all it listed were referrers and there was no one specific referrer. It seems that there are as many as twenty or so different links that are being referred.
I'm curious if perhaps the FastCGI is causing issues with infinite recursion, and if so, what are some of the things I should check?
Thanks


LinkBack URL
About LinkBacks





Reply With Quote