public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: darren kirby <bulliver@badcomputer.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] apache permssions
Date: Sat, 4 Feb 2006 15:58:53 -0800	[thread overview]
Message-ID: <200602041558.58204.bulliver@badcomputer.org> (raw)
In-Reply-To: <20060205122303.2b4935a1.nick@rout.co.nz>

[-- Attachment #1: Type: text/plain, Size: 1181 bytes --]

quoth the Nick Rout:
> I wanted to use mod_status so I set -D INFO in /etc/conf.d/apache2 and
> my /etc/httpd.conf cotains the following:
>
> <IfDefine INFO>
>     ExtendedStatus On
>     <Location /server-status>
>         SetHandler server-status
>         Order deny,allow
>         Deny from all
>         Allow from localhost
>     </Location>
> </IfDefine>
>
> Looks to me as though it should allow connections from localhost, but
> it doesn't, I get 403 Forbidden.

Yeah, it should be working, and in fact it is exactly the same as on my system 
where it does work. Is your system having problems resolving localhost? Does 
127.0.0.1 work?

> If I comment out the lines Deny from all, Allow from localhost it
> works, but not as it is written i the default file as quoted above.
>
> What am I doing wrong?
>
> Reading the manual here makes me believe it should be working:
>
> http://httpd.apache.org/docs/2.0/mod/mod_access.html#order

-d
-- 
darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
"...the number of UNIX installations has grown to 10, with more expected..."
- Dennis Ritchie and Ken Thompson, June 1972

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-02-05  0:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-04 23:23 [gentoo-user] apache permssions Nick Rout
2006-02-04 23:58 ` darren kirby [this message]
2006-02-05  5:26   ` Nick Rout
2006-02-05  6:38     ` Willie Wong
2006-02-05 20:37       ` Nick Rout
2006-02-05 22:19         ` OT - What is mod_status? (WAS: Re: [gentoo-user] apache permssions) Michael Sullivan
2006-02-05 22:47           ` kashani
2006-02-05 23:00           ` darren kirby
2006-02-05 23:01         ` [gentoo-user] apache permssions darren kirby

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200602041558.58204.bulliver@badcomputer.org \
    --to=bulliver@badcomputer.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox