LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   apache configuration pointing to another server. (https://www.linuxquestions.org/questions/linux-software-2/apache-configuration-pointing-to-another-server-523662/)

sikkalgopal 01-28-2007 11:09 PM

apache configuration pointing to another server.
 
Hi All,

I have to domains mycompany.com and mycompany.net,first one is the
shared hosting server and second one is selfmanaged server.I want to create a blog site suchthat blogs.mycompany.com but this one should poing to blogs.mycompany.net.
So all the request to blogs.mycompany.com will direct to blogs.mycompany.net.In my dedicated seriver what changes/configuration has to be done so that always the webinterface shows mycompany.com.

Thanks
Gopal

trickykid 01-29-2007 12:09 AM

Just setup a VirtualHost RedirectiveMatch.

http://httpd.apache.org/docs/trunk/m...#redirectmatch


All times are GMT -5. The time now is 10:09 AM.