Re: DirectoryIndex not working

2003-06-28 Thread Christian Frantsen
On Sat, 28 Jun 2003 00:05:51 +0200, Gerald Richter <[EMAIL PROTECTED]> wrote: Im running Apache 2.0.46, mod_perl 1.99_09, perl 5.6.1 (RedHat Enterprise ES Package), Embperl 2.0b9 With the configuration below i get a 404 when I should get index.html back, if I remove the Embperl configuration it w

Re: DirectoryIndex not working

2003-06-27 Thread Gerald Richter
> > Im running Apache 2.0.46, mod_perl 1.99_09, perl 5.6.1 (RedHat Enterprise > ES Package), Embperl 2.0b9 > With the configuration below i get a 404 when I should get index.html back, > if I remove the Embperl configuration it works fine. > Is there anything I can do to fix this? > Did you load m

Fwd: Re: DirectoryIndex not working

2003-06-26 Thread Christian Frantsen
On Thu, 26 Jun 2003 14:31:09 -0500, Neil Gunton <[EMAIL PROTECTED]> wrote: Is base.epl there too? Embperl::Object looks first for base.epl, and you'll get a 404 if it isn't there. In base.epl you then need the Execute('*') which will execute index.html if that is the file requested... Christian F

DirectoryIndex not working

2003-06-26 Thread Christian Frantsen
Hi! Im running Apache 2.0.46, mod_perl 1.99_09, perl 5.6.1 (RedHat Enterprise ES Package), Embperl 2.0b9 With the configuration below i get a 404 when I should get index.html back, if I remove the Embperl configuration it works fine. Is there anything I can do to fix this? DirectoryIndex inde