|
Re: Semantic problems with mod_rewrite and [F]CGI scripts.: msg#00078web.lighttpd
Am Freitag, 17. September 2004 19:07 schrieb Aredridel: > [...] > > Apache (and I'm hardly arguing that what Apache does is right) puts the > original URI in REQUEST_URI, and the docs for other apache modules hint > that it should put the rewritten in REDIRECT_URI (or vice versa). In > practice, it puts the original in the REDIRECT_URI, too. I want to second this request. Although I think it could be worked around by using the following rewrite rule url.rewrite = ( "^(.*)/$" => "/index.php?x=$1" ) and patching the application (PHP script or the like) to extract the original URI fromt he rewritten URI it would be nice to match Apache´s behaviour. Steffen |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | spawn-fcgi help confusing: 00078, Steffen Weber |
|---|---|
| Next by Date: | Re: Compiling on OS X: 00078, David Leadbeater |
| Previous by Thread: | Semantic problems with mod_rewrite and [F]CGI scripts.i: 00078, Aredridel |
| Next by Thread: | Re: Semantic problems with mod_rewrite and [F]CGI scripts.: 00078, Jan Kneschke |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |