Hi Guys,

I have a small script that runs when a request is made for a resource
that is not there.

Example

Let's say someone requests www.company.com/test123 but there is not a
test123 folder.

In that case, the script strips out everything but the test123 aka
subfolder

This is used for URL redirection.. If the folder does not exist, but
there is an entry in my database for it, it will forward users to the
URL that is in the database.

aka company.com/test123 forwards users to www.microsoft.com

ANYWAY.

This was working fine when I was on OpenBD 1.1

I upgraded to a recent nightly build of v1.2 (so I could use reMatch)
and while everything else seems to be working fine, my script isn't
getting ran. I'm just getting the following error. Scratching my head,
I thought I defined the location of this script in the missing
document handler in OpenBD. Or is it somewhere else? I ported over all
my configs, so I thought this would carry over to.

HTTP ERROR 404
Problem accessing /test123. Reason:

    NOT_FOUND


--------------------------------------------------------------------------------
Powered by Jetty://

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

Reply via email to