RE: Mal wieder ein Rewrite Problem

2005-10-18 Diskussionsfäden Andreas Müller
Hallo Lars,
super genau das hab ich gesucht. Rennt wie es soll. Danke nochmal.

Gruß,
Andreas 



--
Apache HTTP Server Mailing List "users-de"
  unsubscribe-Anfragen an [EMAIL PROTECTED]
   sonstige Anfragen an [EMAIL PROTECTED]
--



Re: Mal wieder ein Rewrite Problem

2005-10-18 Diskussionsfäden Lars Eilebrecht
According to Andreas:

> Hallo zusammen,
> irgendwie stehe ich gerade auf dem Schlauch: Ich muss bei jedem Proxy
> Request einen Query Parameter anhängen. D.h.

http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewriterule

-snip-
'qsappend|QSA' (query string append)
This flag forces the rewriting engine to append a query string part in the
substitution string to the existing one instead of replacing it. Use this
when you want to add more data to the query string via a rewrite rule.
-snip-


ciao...
-- 
Lars Eilebrecht   - "The steady state of disks is full."
[EMAIL PROTECTED]   (Ken Thompson)

--
Apache HTTP Server Mailing List "users-de"
  unsubscribe-Anfragen an [EMAIL PROTECTED]
   sonstige Anfragen an [EMAIL PROTECTED]
--