Results 1 to 7 of 7
Threaded View
-
11th Nov 2009, 08:01 PM #1OPMemberWebsite's:
gudz.orgLighttpd 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" ) }
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
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to update lighttpd to 1.5?
By kohkindachi in forum Technical Help Desk SupportReplies: 1Last Post: 10th Oct 2012, 10:16 AM -
[Help] htaccess --> lighttpd
By kohkindachi in forum Technical Help Desk SupportReplies: 5Last Post: 5th Nov 2011, 06:46 PM -
What is lighttpd?
By Hecker in forum Server ManagementReplies: 3Last Post: 6th Aug 2011, 02:46 PM -
Expires Tags and Lighttpd
By Trueno22 in forum Server ManagementReplies: 0Last Post: 30th Jul 2011, 11:46 PM -
vbseo 3.5.2? lighttpd mod rules ?
By onel0ve in forum vBulletinReplies: 4Last Post: 23rd Feb 2011, 06:01 PM
themaManager - edit and manage...
Version 4.18 released. Open older version (or...