Re: [gentoo-user] Apache status

2008-05-04 Thread deface
Adam Carter wrote: I'm running Apache 2.2.8 and want the status info, so i need to add SetHandler server-status Order Deny,Allow Deny from all Allow from .foo.com But, in httpd.conf LoadModule status_module modules/mod_status.so So what's the syntax to define INFO? Cheers, Adam use /

[gentoo-user] Apache status

2008-05-04 Thread Adam Carter
I'm running Apache 2.2.8 and want the status info, so i need to add SetHandler server-status Order Deny,Allow Deny from all Allow from .foo.com But, in httpd.conf LoadModule status_module modules/mod_status.so So what's the syntax to define INFO? Cheers, Adam -- gentoo-user@lists.gentoo.or