On Dec 30, 2:41 pm, Brian Holmes <[email protected]> wrote:
> Would
> be nice if url rewriting was built into openbd somehow.

Oddly enough I was poking around the OpenBD source today and noticed a
com.newatlanta.filters.SearchEngineFriendlyURLFilter class that I
didn't know was there. You can enable this by uncommenting the filter
block related to this in OpenBD's web.xml file (location will vary
depending on your setup).

Here's the comment from the source on how it works:
/*
 * SearchEngineFriendlyURLFilter
 *
 * This filter is used to allow BlueDragon to process search engine
friendly
 * URLs. An example of this is /bdj2eedev/index.cfm/year/2006. This
filter will
 * forward a request like this onto BlueDragon with a ServletPath of /
index.cfm
 * and PathInfo of /year/2006.
 */

Happy New Year everyone! :-)
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official blog @ http://blog.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to