unsubscribe
On Mon, Dec 28, 2009 at 10:50 PM, Jeff Shearer wrote:
> The following redirect fails:
>
> Redirect permanent http://192.168.0.200/private https://192.168.0.200/private
>
> I have 2 virtual hosts with exactly the same DocumentRoot:
>
>
>
>
>
> private is a directory under the DocumentRoot.
>
> I
Hi
I got the following network setup
|---Server A
Internet --load balancer---Server B
|---Server C
The load balancer will send the requests in round robin fashion, and
the traffic will be secured using HTTPS. All servers will host one
site using A
malformed request.
For assistance, contact your network support team.
At me, I did undo my changes but I am still getting that error..will
investigate logs.
Regards
On Tue, Jun 30, 2009 at 12:18 PM, Ali Jawad wrote:
> I tried in apache.conf however at that point the rewrite log was not
> s
I tried in apache.conf however at that point the rewrite log was not showing
anything at all as if it was not being invokedi dont have any
vhosts..just a regular installation.
On Tue, Jun 30, 2009 at 10:16 PM, Bob Ionescu wrote:
> 2009/6/30 Ali Jawad :
> > isn't it enough to s
Hi
Thanks Andre for the hint, I will try it and report back.
Regards
On Tue, Jun 30, 2009 at 6:19 PM, André Warnier wrote:
> Ali Jawad wrote:
> ...
> Try :
>
>>
>> #!/usr/bin/perl
>> $| = 1;
>> while () {
>&g
Hi Bob
Thanks for the hint, isn't it enough to set it to on in .htacccess.
Thanks
On Tue, Jun 30, 2009 at 6:29 PM, Bob Ionescu wrote:
> 2009/6/30 Ali Jawad :
> > #Apache2.conf
> > RewriteLog "/var/log/apache2/rewrite.log"
> > RewriteLogLevel 9
&g
Hi All
I have been on these for 4 days now. No matter what I feed my simple perl
script in a simple rewrite_map setup it wont return any feedback when used
through apache. When used through comand line it works just fine.
Some background info:
debian:/var/www# apache2 -v
Server version: Apache/2.