On Sat, Jan 27, 2018 at 6:39 PM, Jens Kallup <[email protected]> wrote:
> Hello,
>
> I research the web via google, but i can't get answer
> to my indention;
>
> I search for a little Introduction for making a toy
> like Apache2.4 Example, that demonstrate the using of
> open tags - like this one <?php ... ?>
>
> So the next question is: handle Apache or PhP it?
> Would be nice to provide code in .c
>
> A Bonus would be to show, how to config this toy with
> Options in the apache.config.
>
> Thank You
> Jens
>

It's not clear what you're asking.

Are you asking about writing an Apache module that interprets PHP the
same way mod_php does?

A basic introduction to writing modules is available here:
http://httpd.apache.org/docs/2.4/developer/modguide.html

-- 
Eric Covener
[email protected]

Reply via email to