From: Alex Zarochentsev <zam@namesys.com>
To: Christophe Saout <christophe@saout.de>
Cc: Andreas Sundstrom <sunkan@zappa.cx>, reiserfs-list@namesys.com
Subject: Re: Problem - reiser4(2004.08.13), apache(2.0.50) and "AllowOverride All"
Date: Wed, 25 Aug 2004 11:42:47 +0400 [thread overview]
Message-ID: <20040825074246.GO5154@backtop.namesys.com> (raw)
In-Reply-To: <1093373015.9503.3.camel@leto.cs.pocnet.net>
On Tue, Aug 24, 2004 at 08:43:35PM +0200, Christophe Saout wrote:
> Am Dienstag, den 24.08.2004, 18:51 +0200 schrieb Andreas Sundstrom:
>
> > If I enable "AllowOverride All" in apache it can no longer serve files
> > from reiser4 filesystems.
> >
> > Here's an error from apache:
> >
> > (13)Permission denied: /var/www/htdocs/valid-xhtml11.png/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is
> > readable, referer: http://zappa.cx/
>
> Well, this as a ENOTDIR vs. EPERM problem.
>
> Apache2 expects the filesystem to return ENOTDIR when it tries to access
> some_file/.htaccess. reiser4 returns EPERM and apache2 thinks that
> some_file is actually a directory but doesn't have permissions to access
> that directory.
yes. exactly. It is strange that reiser4 passes -ENOTDIR to upper levels
in that case.
--
Alex.
next prev parent reply other threads:[~2004-08-25 7:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-24 16:51 Problem - reiser4(2004.08.13), apache(2.0.50) and "AllowOverride All" Andreas Sundstrom
2004-08-24 18:42 ` Hans Reiser
2004-08-24 19:00 ` Andreas Sundstrom
2004-08-24 18:43 ` Christophe Saout
2004-08-24 19:20 ` Christophe Saout
2004-08-25 21:27 ` Valdis.Kletnieks
2004-08-25 7:42 ` Alex Zarochentsev [this message]
2004-08-25 15:54 ` Nikita Danilov
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=20040825074246.GO5154@backtop.namesys.com \
--to=zam@namesys.com \
--cc=christophe@saout.de \
--cc=reiserfs-list@namesys.com \
--cc=sunkan@zappa.cx \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.