Hi,
On 11/10/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 11/9/05, Devendra Singh <[EMAIL PROTECTED]> wrote:
> I checked the modules/mappers/mod_rewrite.c and found the following around> line 1828 (httpd-2.0.55):>> /*> * Ignore this rule on subrequests if we are explicitly>
On 11/9/05, Devendra Singh <[EMAIL PROTECTED]> wrote:
> I checked the modules/mappers/mod_rewrite.c and found the following around
> line 1828 (httpd-2.0.55):
>
> /*
> * Ignore this rule on subrequests if we are explicitly
> * asked to do so or this is a proxy-throughpu
Hi,
Replying to my own post for reason of the problem and a typical solution.
On 11/9/05, Devendra Singh <[EMAIL PROTECTED]> wrote:
On 11/9/05, Joshua Slive <[EMAIL PROTECTED]
> wrote:
On 11/8/05, Devendra Singh <
[EMAIL PROTECTED]> wrote:> But, the problem is that when I try to access > http://d
On 11/9/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 11/8/05, Devendra Singh <[EMAIL PROTECTED]> wrote:> But, the problem is that when I try to access
> http://ds.india.noida/dstest.html the SSI> /mycomps/testsuccess.html also gets parsed from the Front Apache.Or, in other words, subrequests are
On 11/8/05, Devendra Singh <[EMAIL PROTECTED]> wrote:
> But, the problem is that when I try to access
> http://ds.india.noida/dstest.html the SSI
> /mycomps/testsuccess.html also gets parsed from the Front Apache.
Or, in other words, subrequests are not getting proxied.
>RewriteEngine On
>
Hi,
I have a setup of Front / Back Apache Reverse Proxy. Front Apache is running on port 80 and Back Apache is running on 8080. SSI OPTIONS is enabled on both the Apache.
I have a requirement that all files are to be served from the front Apache except the /mycomps folder. The mycomps folder Sc