![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| redirect STDIN | prkfriryce | Shell Programming and Scripting | 4 | 01-04-2007 10:11 AM |
| How to redirect std out and std err to same file | 0ktalmagik | Shell Programming and Scripting | 2 | 07-04-2006 07:04 PM |
| PHP Redirect | perleo | Shell Programming and Scripting | 2 | 05-11-2003 11:17 AM |
| Redirect Xterm | barisgultekin | UNIX for Dummies Questions & Answers | 1 | 07-18-2002 01:33 PM |
| Redirect | <Therapy> | IP Networking | 1 | 03-20-2002 08:54 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Apache Redirect Transparently
I have two servers running apache server, namely server A and B.
All users access server A, but for some application, I would like to redirect the request to server B. I have set apache redirect in server A apache config file. Redirect /application http://serverB/application Now, the flow becomes 1. Users input http://serverA/application 2. Redirect request to http://serverB/application 3. Users see the web page changed from http://serverA/application to http://serverB/application Actually, I do not prefer users to see the web page changed. Is there any method that can redirect the request transparently to user? Thank you! |
|
||||
|
Thank you very much!
This is exactly what I want. Thanks! |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|