Re: mod_perl presence at OSCON (and other CONs) is at danger

2004-06-06 Thread Perrin Harkins
Stas Bekman wrote: It so appears that in the last few years we get less and less mod_perl talks and tutorials at the big (non-YAPC) conferences. And that's a bad trend. It certainly affects the number of mod_perl job offers, since those who decide which technology to choose for their next projec

Re: Suid programs not working with apache2

2004-06-06 Thread Stas Bekman
Flavio Fonseca wrote: Hi all, I am running an apache2 server in a SuSE 9.0 box. Whiling running apache 1.3x from the same distribution my scripts used to respect suid bit on perl scripts. When I replaced the server with apache2 this scripts stopped working because now the only run as apache us

Suid programs not working with apache2

2004-06-06 Thread Flavio Fonseca
Hi all, I am running an apache2 server in a SuSE 9.0 box. Whiling running apache 1.3x from the same distribution my scripts used to respect suid bit on perl scripts. When I replaced the server with apache2 this scripts stopped working because now the only run as apache user. I have tried ever

Re: Apache::Registry HEAD request also return document body

2004-06-06 Thread Geoffrey Young
>>>[And although it's considered harmless there, it is actually causing >>>data corruption with Mozilla, see >>>http://bugzilla.mozilla.org/show_bug.cgi?id=245447 if you're interested.] >> >>wow, a HEAD request in the wild. nice. > > > Just for general information, mozilla (and browsers based u

Re: Apache::Registry HEAD request also return document body

2004-06-06 Thread Stephen Quinney
On Sat, Jun 05, 2004 at 05:41:44PM -0400, Geoffrey Young wrote: > cc'ing the modperl list for the benefit of all > > Bruno De Fraine wrote: > > Hello Geoffrey, > > > > I'm having a problem with my server (Apache/1.3.29 (Debian GNU/Linux) > > mod_perl/1.29) that got raised on the mod_perl list in