Re: Trouble accessing content in webapps/ROOT

2010-04-16 Thread Pid *
; >>>Options Indexes FollowSymLinks >>>AllowOverride None >>>Order allow,deny >>>Allow from all >>> >>> JkMount (...) >>> >>> I am successfully able to access JSP content in other webapps >>> directories >>>

Re: Trouble accessing content in webapps/ROOT

2010-04-15 Thread laredotornado
---------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://old.nabble.com/Trouble-accessing-content-in-webapps-ROOT-tp28256603p282582

Re: Trouble accessing content in webapps/ROOT

2010-04-15 Thread Konstantin Kolinko
2010/4/15 laredotornado : > > Hi, > > I'm using Tomcat 6.0.26 with Apache 2.2 on Mac 10.6.3.  I want to use > http://localhost/ to access content in my $CATALINA_HOME/webapps/ROOT/ > directory.  However, when I visit http://localhost/index.jsp, I just get the > raw page with all the uncompiled, JSP

Trouble accessing content in webapps/ROOT

2010-04-15 Thread laredotornado
fully able to access JSP content in other webapps directories other than ROOT. Thanks, - Dave -- View this message in context: http://old.nabble.com/Trouble-accessing-content-in-webapps-ROOT-tp28256603p28256603.html Sent from the Tomcat - User mailing list a