From: Michael Thompson <mike@thompsonmike.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Apache Sub directorys
Date: Thu, 14 Jul 2005 18:36:23 +0100 [thread overview]
Message-ID: <200507141836.24354.mike@thompsonmike.co.uk> (raw)
In-Reply-To: <Pine.BSO.4.58.0507141317290.32689@ida.bway.net>
On Thursday 14 July 2005 18:25, A. Khattri wrote:
> On Thu, 14 Jul 2005, Michael Thompson wrote:
> > Umm, I thought of that earlier, here is the complete ls -all of the
> > htdocs dir, nothing wrong here that I can see
>
> Do those sub-dectories have index.html file in them?
> If not, then you need to explicitly switch on directory listings (they are
> off by default). An example config:
>
> # allow dir listings for stats folders
> <Directory /home/*/html/stats>
> AllowOverride FileInfo AuthConfig Limit
> Options MultiViews Indexes SymLinksIfOwnerMatch
> <Limit GET POST OPTIONS PROPFIND>
> Order allow,deny
> Allow from all
> </Limit>
> </Directory>
They were all working fine until the upgrade of apache, which I missed. They
all have index files.
--
Mike
To see the world in a grain of sand,
and to see heaven in a wild flower,
hold infinity in the palm of your hands,
and eternity in an hour.
GnuGPG KeyID:=FC0D8D9A
http://www.thompsonmike.co.uk
I don't need to outrun the bear, just the guy next to me...
--
gentoo-user@gentoo.org mailing list
prev parent reply other threads:[~2005-07-14 17:44 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
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 [this message]
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=200507141836.24354.mike@thompsonmike.co.uk \
--to=mike@thompsonmike.co.uk \
--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