I am using ssi and have enabled tomcat (jakarta-tomcat-5.0.28) for it by making changes in web.xml and renaming jar file.
I can run all the ssi directives (like include, exec etc) and some of xssi directives (like set etc), but if, elif, else and endif directives when used always give error saying [an error occurred while processing this directive], what might be the reason that other ssi directives work and only above 4 don't?
Any help is really appreciated.
I can run all the ssi directives (like include, exec etc) and some of xssi directives (like set etc), but if, elif, else and endif directives when used always give error saying [an error occurred while processing this directive], what might be the reason that other ssi directives work and only above 4 don't?
Any help is really appreciated.