Title: Set the jsp root in tomcat

I'm using the Tomcat with apache web server.
I tried to config the jsp folder to other location then - d:\apache group\tomcat\webapps\examples\jsp

I tried to set the alias - /examples to other alias but it didn't find the files.
when I put the jsp's files in the folder of the examples the program find them.

I run the tomcat then change the properties then run the apache.

Do i need to change in some other place except tomcat-apache.conf?

My new configuration looks like that:

Alias /app "D:/project/wwwroot/application"
<Directory "D:/project/wwwroot/application">
    Options Indexes FollowSymLinks
</Directory>

Thanks
Yaron Sela
Comgates Ltd.
Herzelia
Israel

Reply via email to