---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- I couldn't find an answer to this in the FAQ so here goes. I have used ApJServAction to map files ending in '.ir' to a servlet to parse these pages from a particular database. This works great. However, my band of trusty page builders want to use FrontPage to create the sites and use the Include feature provided in it for the menus etc. The problem is that unless the file has an extension that FrontPage understands as html, ie. .html, .htm .shtml etc it won't update the includes in the page when they are changed. So I have modified my ApJServAction to map .shtml files to this servlet. This is OK since I don't want to use server side includes on this site and server (yet!). Is there a way of limiting ApJServAction to a certain directory only in the same way as using the <Directory> tags in Apache conf files or .htaccess so I don't limit myself from ever being able to use .shtml file extensions on the whole server for ever more? For completness: RedHat 6.0 on Intel Apache 1.3.9 Blackdown jdk 1.2.2 ApacheJServ 1.1 Can modify any of the above if required! Thanks in advance.. Simon _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ _/ Simon Hardingham - netXtra Ltd - UK _/ _/ Tel: +44 (0) 1787 319393 Fax: +44 (0) 1787 319394 _/ _/ http://www.netxtra.co.uk [EMAIL PROTECTED] _/ _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]