lighttpd_rewrite.txt is incorrect for the 3.5.1 release.
The current file prevents vbseocp.php from finding the vbseo images and scripts.
Add the following to url.rewrite-once before the last two wildcard rewrites:
This fix assumes that we do not want to make the xml files public, specifically, config.xml.Code:"^(/forums/vbseo/resources/(css|html|images|scripts)/.*)$" => "$1",


LinkBack URL
About LinkBacks





Reply With Quote