On 1 Nov 2008, at 19:55, Tomáš Brambora wrote:
ProxyPassReverse http://localhost:80/mbsync/test
http://localhost:8000/mbsync/test
That's wrong, and won't catch anything.
If the proxypass documentation isn't clear enough, you could
also check the tutorial at www.apachetutor.org.
--
Nick Kew
-
Hello everyone,
I'm trying to use mod_proxy as a dechunker (ie. something that will
buffer the chunks of chunk-encoded messages and then return them as
one) for my Django application.
I don't know how to configure my apache server though, so I'd really
appreciate any help.
My configuration regard
On Fri, Oct 31, 2008 at 8:09 PM, debussy007 <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> this is the content of my .htaccess file:
>
> RewriteEngine on
> RewriteCond %{REQUEST_URI} !files/rapporten/instant/*
> RewriteCond %{REQUEST_URI} !files/rapporten/dag/*
> RewriteCond %{REQUEST_URI} !files/rapporten