Re: Implementing a custom config directive (AP_INIT_TAKE1) in mod_perl 2
Wow, thank you - I'll try it out
Re: Implementing a custom config directive (AP_INIT_TAKE1) in mod_perl 2
On Friday, October 22, 2010 17:19:15 Alexander Farber wrote: > Hello, > > I have a simple protocol handler which writes a string to client > socket (source code below). > > I would like to make that string configurable through httpd.conf, so > that I could say there: > > Listen 843 > >