----------------------------------------------------------------
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 am looking for some more suggestions on making JSSI grab dynamic pages. I have
JServ and JSSI installed on Solaris with Apache
1.3.6. with DSO built in. They both are tested and behaving properly.
Currently to grab .jhtml files I am using the standard directive.
"ApJServAction .jhtml /servlets/org.apache.servlet.ssi.SSI"
What I would like to do, is have it grab the page that answers true to the regular
expression like below...
"ApJServAction ^/cgi-bin/[^.]+\.storefront(.*) /servlets/org.apache.servlet.ssi.SSI"
Obviously the above doesn't work. Any ideas on how to get it to perform this way?
Jason Callina
Senior eCommerce Developer
MARKnET Communications
125 John Hancock Road
Taunton, MA 02780
Phone: (508) 821-9990 x108
Fax: (508) 821-9828
mailto:[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]