Gerald Richter schrieb:
> Hi,
> >
> > Without using Embperl::Object in root the link
> >
> > Oracle Dokumentation
> >
> > works very well, but with Embperl::Object I got the error message
> >
> > Not Found
>
> Take a look at the error log. This should show you which page isn't found.
Hi,
>
> Without using Embperl::Object in root the link
>
> Oracle Dokumentation
>
> works very well, but with Embperl::Object I got the error message
>
> Not Found
Take a look at the error log. This should show you which page isn't found.
If this doesn't help enable dbgObjectSearch in
On further inspection it occured to me that this was probably
because I hadn't added a content-type for .pup :) Sorry
if you wasted time reading the first message, at least it's
in the archives for others with turned-off-brains in the future.
AddType text/html .epl
AddType text/html .p
To clarify, other pages send a header with Content Type
text/html; the .pup pages I'm describing are sent with
type text/plain.
Nate
On Thu, Sep 12, 2002 at 02:10:38PM -0400, Nate Smith wrote:
>
> Hi,
> I saw your post :
>
> http://www.ecos.de/~mailarc/embperl/2001-07/msg00024.html
>
>
Hi,
I saw your post :
http://www.ecos.de/~mailarc/embperl/2001-07/msg00024.html
where you suggested a fix for someone wanting a different OBJECT_BASE
depending on the requested file's extension. I am trying to solve the
same problem, without any luck.
My setup is as follows: