http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14095
If there are no objections, I'm going to change the distributed defaultType
config in 2.x and 1.3 to application/octet-stream.
It seems also a reasonable default to me.
In fact, I'd like to change the hardcoded default in 2.1 as well. Objec
A section on how to install a .dll mod with out the corresponding .c file
(ex. libphp4.dll) would be good.
-sherwyn
CASTELLE Thomas wrote:
Hi there !
Just a small question, is it possible in a HTTP response to unset or modify
the Date and Content-Type header with mod_headers ? I can't manage to do it
and I'm wondering if there's not a restriction on some Headers...
I haven't used mod_headers, so I can't tell wh
Hello all,
how i can handle when some thread
exit/die?there are ap_hook_child_init hookbut nothing for
cleanup.
decho
Title: Possibility to unset or modify some HTTP headers with mod_headers ?
Hi there !
Just a small question, is it possible in a HTTP response to unset or modify the Date and Content-Type header with mod_headers ? I can't manage to do it and I'm wondering if there's not a restriction on some
Lubo wrote:
> I need to change this variable from within this module mod_vdbh. The
> idea is, that every virtual host should have his own open_basedir
> value (/mnt/webs/user1, /mnt/webs/user2), etc...
>
> Is it possible ? I spend some time with apache-API, documentation,
> programming, but I have
* [EMAIL PROTECTED] wrote:
> -#include "test_char.h"
> +#include "../../server/test_char.h"
Maybe you did not follow the discussion on [EMAIL PROTECTED] This breaks the build at
least on netware.
nd
Hello,
i am using mod_vdbh with MySQL database for my Virtual Hosts. I need to implement one
feature in mod_vdbh, which allows to change external (mod_php) variable "open_basedir"
to different vaules (based on Virtualhost-home directory). This variable can be set
directly in php.ini or in httpd