awarnier wrote:
> 
> jeffo1b wrote:
>> I've tried following all of the advice in the previous threads, but I'm
>> up
>> against a wall here.
>> 
>> I have added <Context privileged="true> to my context.xml 
>> In the same directory, i have uncommented the SSI Filter as well as the
>> Filter mapping and the *.shtml mime mapping in web.xml.  see below:
>> 
> Hi.
> 
> I have not really followed the discussion so far, but something sounds
> iffy in what you 
> say above : the "in the same directory" part.
> The "web.xml" and "context.xml" files of a web application should not be
> in the same 
> directory, as far as I recall.
> I believe it is :
> $CATALINA_BASE/webapps/your-webapp/WEB-INF/web.xml
> $CATALINA_BASE/webapps/your-webapp/META-INF/context.xml
> 
> Can you re-check exactly what the previous helpers told you, to see if you
> did not miss 
> something there ?
> 
> And/or browse through this page :
> http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html
> 
> (although if your are not an IT guy, I feel that you are not going to
> enjoy this. But at 
> least it shows the locations of things, which you could compare with
> yours).
> 
> (And $CATALINA_BASE/ means "the top directory of the Tomcat
> installation").
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 
Thanks for the response. 

When I say the same directory, I was referring to what I believe the Context
directory, not the webapp directory.  I'm also running inside of Eclipse, so
it's the files in the Servers folder that I've modified that are published. 
I have only one webapp deployed on the server, so I didn't modify the files
in the webapp directory.

-- 
View this message in context: 
http://old.nabble.com/Problems-with-SSI-tp29645512p29665245.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to