Skip navigation.
 
mlRe: Objective C for Apache modules
FROM : Phillip Mills
DATE : Tue Dec 14 23:04:05 2004

On Dec 14, 2004, at 2:16 PM, Nicko van Someren wrote:

> If anyone on this list has built OS X Server Apache modules in
> Objective C before I'd be most grateful for pointers.


I have not done that, but from other Apache things I've worked on, have
you tried a LoadFile directive in the configuration file?

<http://httpd.apache.org/docs/mod/mod_so.html#loadfile>
"this is used  to load additional code which may be required for some
module  to work"

........................
Phillip Mills
Multi-platform software development
(416) 224-0714

Related mailsAuthorDate
mlObjective C for Apache modules Nicko van Someren Dec 14, 20:16
mlRe: Objective C for Apache modules Phillip Mills Dec 14, 23:04
mlRe: Objective C for Apache modules Finlay Dobbie Dec 15, 22:59