First off, the migration of vBulletin/vBSEO from Apache to lighttpd was flawless. You guys did a great job ensure cross httpd compatibility.
The only 'hiccup' I've come across is having my rewrite rules trump my aliases. For example, if I try to access http://domain/webmail, vBSEO will rewrite me back to root.
I found the offending line, and when commented out, everything works fine:
My question is, will commenting out this line have unforseen repercussions? Or, am I going about this the wrong way and overlooking an even easier solution?Code:"^/(.+)$" => "/vbseo.php?vbseourl=$1"
Thanks!
* Edit: Ok, I was wrong. Everything doesn't work fine. Apparently, commenting out that line causes vBSEO to break. However, my question still stands..


LinkBack URL
About LinkBacks





Reply With Quote
