Apache status
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@lists.gentoo.org mailing list |
Apache status
Adam Carter wrote:
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 use /etc/conf.d/apache2 .. add -D INFO to your APACHE2_OPTS -- gentoo-user@lists.gentoo.org mailing list |
| All times are GMT. The time now is 11:31 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.