I'm running OpenBD/Tomcat on CentOS

I'm trying to figure out how to add another filename to be processed by 
openbd. 

I want '.example' to be handled just like '.cfc'. 

Any ideas?

In web.xml

<servlet-name>cfcServlet</servlet-name>
<url-pattern>*.example</url-pattern>
</servlet-mapping>

Or should I do this somewhere else? I'm getting 403 errors when I try to 
pull up a page with that extension

-- 
-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Open 
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to