pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/32000: PHP 4.1.1 is unstable
The following reply was made to PR pkg/32000; it has been noted by GNATS.
From: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
To: Martti Kuparinen <martti.kuparinen%iki.fi@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/32000: PHP 4.1.1 is unstable
Date: Thu, 17 Nov 2005 19:01:19 +0100
Hi,
sorry for the delay
On Tue, Nov 15, 2005 at 11:30:10AM +0200, Martti Kuparinen wrote:
> I'm using RewriteRule in my httpd.conf and I read somewhere that this
> might be a problem. Can you test your setup by adding few RewriteRule
> settings and see if you are getting signal 11..
>
> RewriteEngine on
> RewriteLog "/var/log/httpd/rewrite.log"
> RewriteLogLevel 0
>
> # Redirect WebMail to the HTTPS site
> RewriteRule ^/mail[/]? https://www.mydomain.com/squirrelmail/
> [R]
> RewriteRule ^/webmail[/]? https://www.mydomain.com/squirrelmail/
> [R]
> RewriteRule ^/squirrelmail[/]? https://www.mydomain.com/squirrelmail/
> [R]
I don't get problems with this. I have:
RewriteEngine on
RewriteLog "/var/log/httpd/rewrite.log"
RewriteLogLevel 0
# Redirect WebMail to the HTTPS site
RewriteRule ^/mail[/]? http://lavardin.ipv6.lip6.fr/foo.php
RewriteRule ^/webmail[/]? http://lavardin.ipv6.lip6.fr/foo.php
RewriteRule ^/squirrelmail[/]? http://lavardin.ipv6.lip6.fr/foo.php
(I don't have squirrelmail installed on this system)
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index