LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   .htaccess to redirect all requests to another URL (https://www.linuxquestions.org/questions/linux-newbie-8/htaccess-to-redirect-all-requests-to-another-url-802397/)

agflem 04-16-2010 08:47 AM

.htaccess to redirect all requests to another URL
 
Hi gang,

I would like to setup .htaccess to redirect every request to one website regardless of folder/filename combination to another URL.

For example:

www.bar.com
www.bar.com/folder/file.php
www.bar.com/folder/folder2/file.php?id=123

would all redirect to

foo.bar.com

AlucardZero 04-16-2010 10:38 AM

http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html


All times are GMT -5. The time now is 04:45 PM.