an apache forbidden error and following error in my httpd error log:
>
> [Tue Mar 07 14:36:56 2006] [crit] [client 167.73.110.8] (13)Permission
> denied: /usr/local/www/data/menu/dev/menu/.htaccess pcfg_openfile: unable
> to check htaccess file, ensure it is readable,
>
> There i
: /usr/local/www/data/menu/dev/menu/.htaccess pcfg_openfile: unable
to check htaccess file, ensure it is readable,
There is no .htaccess file in that directory and I don't know why apache
is looking for one.
The problem seems to have something to do with having the same directory
name twice i
avid Lloyd wrote:
>
> Can you put the embperl setup in .htaccess? This is probably an FAQ but
> I can't work it out :-(
>
> DSL
> --
> "The greatest thing you'll ever learn is
> just to love and to be loved in return.
>
> Can you put the embperl setup in .htaccess? This is probably an FAQ but
> I can't work it out :-(
>
Normaly that should work by doing a
SetHandler perl-script
PerlHandler HTML::Embperl
Options ExecCGI
You should check if you have enable .htaccess with the cor
Can you put the embperl setup in .htaccess? This is probably an FAQ but
I can't work it out :-(
DSL
--
"The greatest thing you'll ever learn is
just to love and to be loved in return."
- David Bowie (Nature B
On Fri, Feb 02, 2001 at 07:20:18AM +0100, Gerald Richter wrote:
> > .htaccess files don't seem to work in EmbperlObject-ified directories,
> > even for files that EmbperlObject doesn't end up handling. Is this a
> > a known limitation (or a feature!), o
Hi,
>
> .htaccess files don't seem to work in EmbperlObject-ified directories,
> even for files that EmbperlObject doesn't end up handling. Is this a
> a known limitation (or a feature!), or have I butchered something?
EmbperlObject does nothing to .htaccess processin
Hi all,
.htaccess files don't seem to work in EmbperlObject-ified directories,
even for files that EmbperlObject doesn't end up handling. Is this a
a known limitation (or a feature!), or have I butchered something?
AllowOverride AuthConfig is set.
I'm wanting to restrict access t