[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Setting up Apache 2.2 with rewrite-rule to Tomcat  XML
Forum Index -> Deployment
Author Message
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5527
Offline

Hi,

scenario: Apache web server (2.2) to be the central server for requests, Tomcat running in a separate process or server

you need to update httpd.conf of Apache:

1.) invoke modules rewrite and proxy
2.) allow modifications of URLs for the root directory
3.) add rewrite rules

I attached a httpd.conf which is the original one (just after installation) + the modifications for the rewrite management.

Modifications are marked with "###### begin" and "###### end".

Regards, Björn
 Filename httpd.conf [Disk] Download
 Description Modifed httpd.conf
 Filesize 18 Kbytes
 Downloaded:  512 time(s)


Björn Müller, CaptainCasa GmbH
 
Forum Index -> Deployment
Go to:   
Powered by JForum 2.1.6 © JForum Team