On Tue, Mar 31, 2009 at 07:44, Richard Langly
wrote:
> I'm running gentoo and trying to see my helloworld module which I got
> from the apache modules book. So I try to hit
> http://10.0.2.20/helloworld, but nothing happens exept that I get a
> 'file does not exist' in the apache errors.log.
>
> W
Well, I seem to have it working now, at least, it seems to work like I
expect, but the question I have is ... should I see the module listed
when I do 'apache2 -M'. I do not see the module as loaded, though from
the fprintf statements and the returned content, I do see it is
working.