Re: alias-paths and Embperl::Object

2002-09-12 Thread Volker Pohlers
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.

Re: alias-paths and Embperl::Object

2002-09-12 Thread Gerald Richter
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

Re: EmbperlObject OBJECT_BASE question..

2002-09-12 Thread Nate Smith
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

Re: EmbperlObject OBJECT_BASE question..

2002-09-12 Thread Nate Smith
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 > >

EmbperlObject OBJECT_BASE question..

2002-09-12 Thread Nate Smith
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: