From: Craig Duncan <craigduncan@entuend.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Apache Sub directorys
Date: Thu, 14 Jul 2005 10:15:18 -0400 [thread overview]
Message-ID: <42D67376.4050108@entuend.com> (raw)
In-Reply-To: <200507141237.29761.mike@thompsonmike.co.uk>
Michael Thompson wrote:
>All my previously working apache sub directorys have started to throw a
>forbidden message.
>
> I have checked my configs and they have not changed at all. I did a emerge
>world the other day that installed the new PHP, but thats all. I really can
>not think of any reason why this has happend. All the permisions are right
>apache:apache.
>
> There was a update to Apache, which went through the other night, but
>everything looks just fine here, so i do not understand why!
>
> Any one got any ideas?
>
>
>
Try adding a directory statement in the http.conf file
<Directory "/var/www/localhost">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
Then modify to suit your needs.
Craig
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-07-14 14:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-14 11:37 [gentoo-user] Apache Sub directorys Michael Thompson
2005-07-14 14:15 ` Craig Duncan [this message]
2005-07-14 15:22 ` Michael Thompson
2005-07-14 14:23 ` Emanuele Morozzi
2005-07-14 12:40 ` Michael Thompson
2005-07-14 13:04 ` Hans-Werner Hilse
2005-07-14 13:12 ` Michael Thompson
2005-07-14 14:05 ` Hans-Werner Hilse
2005-07-14 17:25 ` A. Khattri
2005-07-14 17:36 ` Michael Thompson
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=42D67376.4050108@entuend.com \
--to=craigduncan@entuend.com \
--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