I did some googling but did not find any solutions so I am hoping you guys may have some pointers. I have some JSP pages that are being handled thru a Application Server via an apache plugin. Basically, when a request comes in for the .jsp, Apache hands it off to the plugin, who sends it on to the App Server, which in turn processes it and returns the processed page. This processed page has a SSI directive I would like executed, but Apache is not touching it. The SSI directives on static files work just fine. The reason I want Apache to handle the SSI directive is because the virtual include in this case is living on the webserver, and NOT on the appserver. Any idea on how I can Apache to honor this SSI include? mod_include is enabled. Thank you! Richard __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx