|
Re: Feature Request: Flexible Rewrite Rules: msg#00058web.lighttpd
On Wed, Sep 15, 2004 at 06:08:11PM +0200, Steffen Weber wrote: > Hello Everyone, > > as Jan said in the thread "PRE-RELEASE: lighttpd-1.3.0-20040912-1914.tar.gz" > that we should step up and say what prevents us from using lighttpd here is > my feature request. :-) > > These two lines are taken from the lighttpd documentation: > > url.rewrite = ( "^/show/([0-9]+)/([0-9]+)$" => "/show.php?isdn=$1&page$2", > "^/get/([0-9]+)/([0-9]+)$" => "/get.php?isdn=$1&page$2" ) > > It would be nice to be able to set something like "let the request go > through" / "stop processing following rules" instead of a specific target > URL. Because if you?ve got many rewrite rules it should be faster and more > readable to, for example, have a first rule that says "all requests ending > in .jpg can go through". Think of Apache?s "[L]"-target whichs prevents that > the following rewrite rules get applied to the request. > > I hope you get what I?m trying to say, otherwise please ask. :-) Use 1.3.0 and url.rewrite-final. > Steffen > Jan -- Jan Kneschke http://jan.kneschke.de/ Perhaps you want to say 'thank you, jan': http://jk.123.org/wishlist/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Compiling on OS X: 00058, Jan Kneschke |
|---|---|
| Next by Date: | Re: Fixed Referer/User Agent patch: 00058, Jan Kneschke |
| Previous by Thread: | Re: Feature Request: Flexible Rewrite Rulesi: 00058, Jan Kneschke |
| Next by Thread: | Re: Feature Request: Flexible Rewrite Rules: 00058, Steffen Weber |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |