Re: htaccess and EmbperlObject

2001-02-01 Thread Gerald Richter
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 processing or authorization. It can't

htaccess and EmbperlObject

2001-02-01 Thread Gavin Carr
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 to certain parts

Re: HTTP 500s using EmbperlObject

2001-02-01 Thread Gavin Carr
On Wed, Jan 31, 2001 at 07:53:58PM +0100, Gerald Richter wrote: > > > > > > @HTML::Embperl::DOC::_3::ISA = (); > > > > > > Any suggestions as to where to go looking to track this down? > > > > I guess one/some of your pages causes the @ISA (unintentionaly) to be > > cleared. Maybe you use a modu