Activity Stream
48,167 MEMBERS
6916 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 7 of 7
  1.     
    #1
    Member
    Website's:
    gudz.org

    Default Lighttpd help

    For vbseo i need to enable the mod rewrite which i have accomplished

    but it also rewrites everything including when the shoutbox is used so shout doesnt work is there a way to exclude shout

    Code: 
    $HTTP["host"] == "awarez.org" {
     server.document-root = "/home/admin/awarez.org/"
     url.rewrite-once = (
      "^/(sitemap.*\.(xml|txt)(\.gz)?)$" => "/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1",
      "^(/(admincp|modcp|clientscript|cpstyles|images|customavatars)/.*)$" => "$1",
      "^(/favicon\.ico|/robots\.txt|.*clear\.gif)$" => "$1",
      "^/(.+)\?(.*)$" => "/vbseo.php?$2",
      "^/(.+)$" => "/vbseo.php"
     )
    }
    thats the code i have to add to lighttpd.conf
    Xman Reviewed by Xman on . Lighttpd help For vbseo i need to enable the mod rewrite which i have accomplished but it also rewrites everything including when the shoutbox is used so shout doesnt work is there a way to exclude shout $HTTP == "awarez.org" { server.document-root = "/home/admin/awarez.org/" url.rewrite-once = ( "^/(sitemap.*\.(xml|txt)(\.gz)?)$" => "/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1", "^(/(admincp|modcp|clientscript|cpstyles|images|customavatars)/.*)$" => "$1", Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net
    Well, If I'm not mistaken, then vBSEO provides .htaccess for Apache, LightTPD, LiteSpeed and many others. Why don't you just upload it.
    (Sorry If I'm wrong, because I have experience of the past versions of vBSEO, don't know about the new version)
    Else, read the DOCs, and you'll find the answer.
    --------
    Alternative :
    Install Cyb-ChatBox It works the best.

  4.     
    #3
    Banned
    If you would like, contact on MSN or AIM, and I can assist you with this. I have installed vBSEO for a couple of friends, they had many mods, even a chatbox. I am happy to lend a hand and I am pretty sure I can get you set up correctly.

  5.     
    #4
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net
    Quote Originally Posted by SECUR View Post
    If you would like, contact on MSN or AIM, and I can assist you with this. I have installed vBSEO for a couple of friends, they had many mods, even a chatbox. I am happy to lend a hand and I am pretty sure I can get you set up correctly.
    Its lightTPD, not Apache
    Just incase, you forget it lol
    Anyways, good that you're helping

  6.     
    #5
    Member
    Website's:
    gudz.org
    ya i may have to change the shoutbox out it is the only conflict i have as it rewrites the shout input url unless there is a way to exclude the rewrite from shout everything else works fine
    and thanks for the offer

    ya blaze that is the supplied edit for lightttpd

  7.     
    #6
    Member
    Website's:
    Crazy-Coderz.net
    Connect to root,

    use this code:

    Code: 
    vi /etc/lighttpd/lighttpd.con
    Than add your vBSeo line.
    Scammers: NAVID-DEVIL
    Don't BUY host from him!
    Scamming People Part 1: http://www.KWWHunction.com/showthread.php?t=28840
    Scamming People Part 2: http://www.KWWHunction.com/showthread.php?t=28951

    Buy hosting from Storming :) (WRZHost.com)



  8.     
    #7
    Member
    Website's:
    katz.cd katzforums.com
    try following commands.
    Code: 
    /script/fixweb
    then
    service lighttpd restart

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to update lighttpd to 1.5?
    By kohkindachi in forum Technical Help Desk Support
    Replies: 1
    Last Post: 10th Oct 2012, 10:16 AM
  2. [Help] htaccess --> lighttpd
    By kohkindachi in forum Technical Help Desk Support
    Replies: 5
    Last Post: 5th Nov 2011, 06:46 PM
  3. What is lighttpd?
    By Hecker in forum Server Management
    Replies: 3
    Last Post: 6th Aug 2011, 02:46 PM
  4. Expires Tags and Lighttpd
    By Trueno22 in forum Server Management
    Replies: 0
    Last Post: 30th Jul 2011, 11:46 PM
  5. vbseo 3.5.2? lighttpd mod rules ?
    By onel0ve in forum vBulletin
    Replies: 4
    Last Post: 23rd Feb 2011, 06:01 PM

Tags for this Thread

BE SOCIAL