LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-21-2010, 08:17 AM   #1
sokha
Member
 
Registered: Sep 2008
Posts: 46

Rep: Reputation: 15
mod_rewrite from apache2 to lighttpd


I just setup lighttpd in CentOS 5.x. It works great but we have one problem with mod_rewrite that is required by boonex dolphin.

For instance in apache, it is:

Code:
RewriteRule ^forum/groups/(.*)$  modules/boonex/forum/$1?orca_integration=groups [QSA,L]
I have searched in google and also in lighttpd forum but could not figure out how to do with it yet.

The complete .htaccess of boonex dolphin i paste them here:
http://pastebin.com/7ZNMR2PW
 
Old 07-17-2010, 12:51 PM   #2
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,602

Rep: Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084
The following url.rewrite-once regex should be the lighttpd equivelant of the above httpd rule:

Code:
"^forum/groups/(.*)$" => "modules/boonex/forum/$1?orca_integration=groups"
--jeremy
 
Old 08-20-2010, 06:03 PM   #3
sokha
Member
 
Registered: Sep 2008
Posts: 46

Original Poster
Rep: Reputation: 15
Thanks, I will try it. I did not track this topic, sorry.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache2 mod_rewrite isn't working vargadanis Linux - Server 3 11-09-2009 08:21 PM
Apache2 how install mod_rewrite ? stefane321 Linux - Server 6 09-23-2007 05:29 PM
gallery2 and mod_rewrite in Apache2 swmok Linux - Software 1 07-08-2007 11:42 PM
LXer: Apache and Lighttpd mod_rewrite for temporary site outage LXer Syndicated Linux News 0 12-31-2006 12:54 AM
how to add mod_rewrite to apache2 scabrous1 Linux - Software 1 07-07-2006 09:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration