| 
 
 
 | 
| Keep Server Online 
 If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
 
 or
 
 
   
 A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
 
 Thank You! Steffen
 
 Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
 |  | 
 | 
| | 
| | 
|  Topic: redirect customer.pl to ubuntu server |  |  
| Author |  |  
| hshelat 
 
 
 Joined: 08 Aug 2010
 Posts: 6
 Location: NJ
 
 |  |  
| Back to top |  |  
| James Blond Moderator
 
  
 Joined: 19 Jan 2006
 Posts: 7442
 Location: EU, Germany, Next to Hamburg
 
 | 
|  Posted: Fri 13 Aug '10 12:31    Post subject: |   |  
| 
 |  
| on the ccbs server 
 
  	  | Code: |  	  | LoadModule proxy_module modules/mod_proxy.so
 LoadModule proxy_connect_module modules/mod_proxy_connect.so
 LoadModule proxy_http_module modules/mod_proxy_http.so
 #...
 ProxyPass /otrs/  http://h2sydp23/otrs/
 ProxyPassReverse /otrs/  http://h2sydp23/otrs/
 
 | 
 
 The folder otrs must not exist on the ccbs server.
 |  |  
| Back to top |  |  
 
 | 
 |  | 
 |  |