directory) - error is file not found
I cannot give "../WEB-INF/cgi/test,cgi" as that will just show the cgi
program - not the result of its execution.
I am sure I am missing something simple. Please post if I can provide some
more info.
On 10/26/07, Mark Thomas <[EMAIL PROTECTED]>
I am trying to see how regular expressions can be used in SSI if exprs. For
example
However, the following:
This is in the if-part
This is in the else-part
always goes to the else part. Is there any specific format/operator to have
regular expression matching in SSI?
I am running Apache-Tomcat 5.5.25 - plugged into Eclipse. I have updated
the web.xml and renamed the renametojar files in server/lib/ to allow cgi
and ssi. A tomcat project named "TomcatProject" is created in Eclipse and
the server.xml is updated with the context information as follows: