Results 1 to 3 of 3
-
17th Jan 2011, 10:19 PM #1OPBannedWebsite's:
reversedgaming.com reversedhosting.comLighttpd Rewrite Rules for vBSEO (Vbulletin)
FIND
$Code:HTTP["host"] == "yourdomain.com" { server.document-root = "/path/to/your/public_html/"
ADD BELOW
Code:url.rewrite-once = ( "^/forums/(sitemap.*\.(xml|txt)(\.gz)?)$" => "/forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1", "^(/forums/(admincp|modcp|clientscript|cpstyles|images|customavatars)/.*)$" => "$1", "^(/favicon\.ico|/robots\.txt|.*clear\.gif)$" => "$1", "^/forums/(.+)\?(.*)$" => "/forums/vbseo.php?$2", "^/forums/(.+)$" => "/forums/vbseo.php" ) }
Just remove the # before the mod_rewrite option in lighttpd.conf file under server.modules.CapoSicario Reviewed by CapoSicario on . Lighttpd Rewrite Rules for vBSEO (Vbulletin) FIND $HTTP == "yourdomain.com" { server.document-root = "/path/to/your/public_html/" ADD BELOW Rating: 5
-
17th Jan 2011, 10:26 PM #2MemberWebsite's:
Katzbb.com Foxmovie.cothis has been include at vbseo package the rewrite rules all webserver
-
26th Aug 2011, 02:53 PM #3Member
it works fine at least for the frontent, but with these settings it won?t load any css/images to me when i log into /vbseocp.php,
any help would be nice!keep it simple stupid!
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 setup lighttpd mod rewrite rule for vbseo
By onel0ve in forum vBulletinReplies: 6Last Post: 14th Sep 2012, 04:46 PM -
[Need Help] vBSEO URL Rewrite
By MWMaster in forum vBulletinReplies: 1Last Post: 2nd Jan 2012, 11:32 PM -
vBSEO Custom Rewrite help
By Funny in forum vBulletinReplies: 2Last Post: 4th Dec 2011, 04:50 PM -
vbseo 3.5.2? lighttpd mod rules ?
By onel0ve in forum vBulletinReplies: 4Last Post: 23rd Feb 2011, 06:01 PM
themaCreator - create posts from...
Version 3.22 released. Open older version (or...