>
> Hi Jordan,

Any idea where I put the missing doc handler?

I have a url redirect script that works by processing when a document is not
found.

If I want company.com/openbd to forward to openbluedragon.org, I don't
actually make an 'openbd' folder, I just process the script that looks for a
matching database entry when a resource is not found.

Since there wouldn't be an 'openbd' folder, the script would run, find an
entry in the db that matches, and cflocation to the url specified in the db.


I had this working fine in Jetty. I have the missing doc handler in the
bluedragon.xml, but it's not processing it. I think it's because it's
something done on the Tomcat level (since there is no .cfm file specified).
And the missing document error is from TomCat.

So my guess is that the missing doc handler specified in bluedragon.xml only
runs when a .cfm file is requested and not found. I would also need to
specify it for when any resource is not found, and that would be somewhere
in Tomcat's config.

I've been looking around in the Tomcat configs and googling, but no luck so
far.. probably just too early in the morning for me..

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 online manual: http://www.openbluedragon.org/manual/

 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to