[rt-users] Reqest Tracker CentOS 5.3 setup

jmoseley at corp.xanadoo.com jmoseley at corp.xanadoo.com
Thu Jul 2 09:43:42 EDT 2009


Threre really isn't much difference in the Apache configuration if using a
virtual host.  Simply put the RT apache config in a virtual host stanza:

<VirtualHost _default_:80>
ServerName somertserver.com

RT config lines...

</VirtualHost>

The above example would use the default IP of the server and listen on port
80.  You could also add other lines so that RT has its own log file, etc.
I believe there are several virtual host configuration examples in the
wiki.


James Moseley




                                                                           
             ty chan                                                       
             <chanty_kh at yahoo.                                             
             com>                                                       To 
                                       jmoseley at corp.xanadoo.com, Grant    
             07/02/2009 02:11          Deters <gdeters at usd250.org>         
             AM                                                         cc 
                                       rt-users at lists.bestpractical.com,   
                                       rt-users-bounces at lists.bestpractica 
                                       l.com                               
                                                                   Subject 
                                       Re: [rt-users] Reqest Tracker       
                                       CentOS 5.3 setup                    
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




Hi Moseley,

You guid how to configure virtualhost on apache for RT also.

best regards,
chanty




More information about the rt-users mailing list