I was on 5.5.9, I upgraded to 5.5.12 but the SSI scripts still arent'
running.
there are no errors in any of the log files.
here's the entire contents of the calling page in case this helps:
home
This is the home page
>
> From: "Rob Hills" <[EMAIL PROTECTED]>
> Date: 2005/11/17
Thanks Mark, I made the changes to the conf/web.xml. after doing that,
however, I still can't get any of the SSI scripts to run.
any other help would be appreciated.
thanks,
GRB
- Original Message -
From: "Mark Thomas" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday,
no, SSI scripts aren't recognized by some browsers, so to avoid letting them
error out the SSI is wrapped in comments and older browsers will ignore it.
The section on directives on this page gives an example:
http://tomcat.apache.org/tomcat-5.5-doc/ssi-howto.html
- Original Message ---
I'm trying to include a file as my footer section. I have formatted the
section in home.html as:
after doing this and viewing the file through my local_host:8080 i don't see
the footer.html file showing up.
from what I can see I need to enable SSI within tomcat. I'm supposed to add
Option