Apache + Tomcat + htaccess
843836Jun 25 2004 — edited Jun 29 2004Hi,
I am not sure wether this is the right forum to post this, but anyways this is my problem...
I am using mod_jk2 to redirect from Apache to Tomcat. Now I plan to use mod_rewrite for rewriting the URLs. Now I have read documents that say to use .htaccess. I am not sure as to where to place this file.
Should I put it in ..Tomcat\webapps folder or should I put it in ..\Tomcat\webapps\myWeb folder, or somewhere else. And also how do I test that mod_rewrite is working.
Thanx