On Mon, 2006-13-11 at 22:54 +0100, Joachim Zobel wrote:
> Am Montag, den 13.11.2006, 21:39 +0100 schrieb Toni Pizà:
> > I will try to read the code of mod_php in ordrer to understand how the
> > CGI relates the server web and the php interpreter!
>
> If you want to look at a webservers source code
Am Montag, den 13.11.2006, 21:39 +0100 schrieb Toni Pizà:
> I will try to read the code of mod_php in ordrer to understand how the
> CGI relates the server web and the php interpreter!
If you want to look at a webservers source code to understand what a
webserver does, apache is too complex. Try a
Roy T. Fielding wrote:
> On Nov 12, 2006, at 12:50 AM, Paul Querna wrote:
>> FWIW, mod_mbox, which you listed as dormant, has had more commits in
>> the last 6 months than the 1.3.x branch.
>
> BTW, are you talking about one of the mod_mbox branches? I saw only
> a couple minor changes on trunk i
On Nov 12, 2006, at 12:50 AM, Paul Querna wrote:
FWIW, mod_mbox, which you listed as dormant, has had more commits
in the last 6 months than the 1.3.x branch.
BTW, are you talking about one of the mod_mbox branches? I saw only
a couple minor changes on trunk in the last 6 months.
Ah, now I s
Thank you. I'm asking this because I'm writing a little web server, in
order to improve my little programing skills, and I want to add a php
interpreter to them. But, as you can see, I need a lot of basics
knowledges about the web servers structure.
I will try to read the code of mod_php in ordre
"Philip M. Gollucci" <[EMAIL PROTECTED]> writes:
> Joe Schaefer wrote:
>
>> Until someone teaches apreq_brigade_fwrite about spool buckets,
>> it probably shouldn't be used for upload brigades. Sorry about that.
> I was looking at this a while ago -- APR/U have this function.
Really? What's it
Joe Schaefer wrote:
"Brian McQueen" <[EMAIL PROTECTED]> writes:
I do believe it has to do with my handling of the brigade, but I see
nothing suspicious. The data is parsed with apreq_body. On a
successful parse I get the pointer to the upload brigade from the
parsed parameter, and I pass that
On Nov 13, 2006, at 8:43 AM, Toni Pizà wrote:
As you can see, I am lost, and I don't know where to search. Excuse me
if my question is an stupid question :P
Yes, you are lost. Please download PHP from http://www.php.net/ and
follow the instructions in the INSTALL document contained in their
Hello world!
I know that the question isn't simple, but .. how works the php
integration in Apache? Do you have implemented an php interpreter, or
simply use an existent interpreter? Which files/functions do this
work?
As you can see, I am lost, and I don't know where to search. Excuse me
if my
Roy T. Fielding wrote:
> On Nov 8, 2006, at 10:16 AM, Paul Querna wrote:
>
>> Brian has expressed interest in brining mod_wombat to the ASF.
>>
>> Is there interest in this PMC to bring it in under us?
>
> It sounds like there is enough interest, given the old theory that
> three committers are e
Hi All,
We were developing a content manager module on Apache 2.0.
For this we have the module hooked to the out filter of Apache (and
there are no other filters).
The base code was taken from Apache 2.0 book (conversion of text to
upper case).
We notice that the memory consumption is ver
11 matches
Mail list logo