Hi,
I have a lot of these:
[Thu Sep 28 18:59:32 2006] [notice] child pid 29290 exit signal
Segmentation fault (11)
Couple of hundred per week. Also, apache (1.3) is eating memory, untill
the server becomes slow and becomes unfunctional.
I set MaxRequestsPerChild 30 so the memory is now 'und
>
> *sigh*. Do we really need the condescending tone? Especially since
> your example doesn't work either Mr. Expert.
I am sorry if I have offended you.
I stand corrected.
Apparently, the query string is a special case in mod_rewrite.
Cheers,
ace
--
maven n : someone who is dazzlingly skilled
>
> http://mydomain/?id=abc123
> http://mydomain?id=abc123
>
> get automatically mapped to
>
> http://mydomain/index.php?id=abc123
>
> I can't change that those URL's exist already, so I have to be able to
> handle them when they come in. But I want to also handle:
>
> http://mydomain/abc123 as ht