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
Can anyone tell me what is the purpose of %idat?
At first, I thought you can put a key-value pair into the %idat hash and it
will be posted to the next page on submit. But that doesn't seem to work.
Any idea?
..Hoenie Luk
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