You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "D'Ausilio, John" <Jo...@mlp.com> on 2008/06/05 18:21:47 UTC

[users@httpd] htaccess, apache, tomcat

I have a number of tomcat apps, all of which route through a single
apache instance (2.2). I also use rewrite rules at the top level in
httpd.conf to do some simple rewriting
(http://foo->http://tomcat-server/bar, foo being one of a number of DNS
aliases to the apache box). Once in a while I need to point the rewrite
rule to a different tomcat app, and I'd love to be able to do that
without touching httpd.conf (or restarting apache) .. but my research
indicates that there's no way to get apache to look at an htaccess file
when serving a tomcat app. Anyone got a trick for something like this?

jd
######################################################################
The information contained in this communication is confidential and
may contain information that is privileged or exempt from disclosure
under applicable law. If you are not a named addressee, please notify
the sender immediately and delete this email from your system.
If you have received this communication, and are not a named
recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited.
######################################################################

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org