Results 1 to 2 of 2

lighttpd_rewrite.txt in 3.5.1_PL1 breaks vbseocp.php

This is a discussion on lighttpd_rewrite.txt in 3.5.1_PL1 breaks vbseocp.php within the Bug Reporting forums, part of the vBSEO SEO Plugin category; 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 ...

  1. #1
    Member
    Real Name
    Eric Chamberlain
    Join Date
    Sep 2006
    Posts
    36
    Liked
    0 times

    lighttpd_rewrite.txt in 3.5.1_PL1 breaks vbseocp.php

    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:

    Code:
    "^(/forums/vbseo/resources/(css|html|images|scripts)/.*)$" => "$1",
    This fix assumes that we do not want to make the xml files public, specifically, config.xml.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Hello,

    thank you for reporting, we will update default lighttpd_rewrite.txt file (btw, "html" folder is not needed in the list, it shouldn't be accessed directly)

Similar Threads

  1. vB SEO Breaks Photopost URLs
    By Joppe111 in forum Troubleshooting
    Replies: 4
    Last Post: 05-05-2008, 11:21 PM
  2. php 5.25 breaks quick-reply
    By Brutal_Dreamer in forum Troubleshooting
    Replies: 6
    Last Post: 12-18-2007, 03:55 PM
  3. VBSEO breaks CSS?
    By romanticyao in forum Troubleshooting
    Replies: 5
    Last Post: 03-25-2007, 09:15 AM
  4. typo in lighttpd_rewrite.txt
    By Onur in forum Bug Reporting
    Replies: 3
    Last Post: 08-06-2006, 01:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •