Java Mailing List Archive

http://www.redhatconfig.com/

Home » Gentoo Linux »

[gentoo-user] Apache status

Adam Carter

2008-05-05

Replies:

Author LoginPost Reply
I'm running Apache 2.2.8 and want the status info, so i need to add

<Location /server-status>
SetHandler server-status

Order Deny,Allow
Deny from all
Allow from .foo.com
</Location>

But, in httpd.conf
<IfDefine INFO>
LoadModule status_module modules/mod_status.so
</IfDefine>

So what's the syntax to define INFO?

Cheers,
Adam
--
gentoo-user@(protected)

©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.