On Wed, 08 Nov 2006 07:00:25 -0800, dongarbage wrote:
> Hi all,
>
> I'm running Ubuntu 6.06 with apache2. I've got server-status working
> but I can't get server-info working. Here's what I have for it in
> /etc/apache2/apache2.conf:
>
> <Location /server-info>
> SetHandler server-info
> # Order deny,allow
> # Deny from all
> # Allow from .your_domain.com
> </Location>
>
> I have restarted apache2 and I go to http://localhost/server-info and I
> get a "404 Not Found" response.
> Do I have to enable anything else in order for server-info to show up?
>
> Thanks for any help,
> Don
I have FC5 and my httpd.conf file is for apache V2.0... I don't
have separate config files for apache.... I have
<Location /server-info>
SetHandler server-info
# Order deny,allow
# Deny from all
# Allow from .your_domain.com
</Location>
In my httpd.conf file and
http://locahost/server-info works fine.
are you 100% sure you restarted apache after changing that file?
jack
--
D.A.M. - Mothers Against Dyslexia
see
http://www.jacksnodgrass.com for my contact info.
jack - Grapevine/Richardson