On Mon, 06 Aug 2007 14:59:48 +0200
Christian Klinger <[EMAIL PROTECTED]> wrote:
> Now I want to protect the Section.
> In the XML-RPC-Request is a key. I have to validate
> this key. And if the key is valid the request should
> be proxied through the mod_proxy engine.
You mean in the XML? Apach
Hello Apache Users,
I try to set up a proxy for XML-RPC Requests.
This is so far no great Problem. I do this with
an VirtualHost and the mod_proxy, mod_rewrite engine.
This is my VirtualHost:
ServerName dummy-host.example.com
ServerAlias www.dummy-host.example.com
Rewr