[users@httpd] Yet another Redirect/ RedirectMatch question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 All,
I have been researching on this for the past 2 hours and haven't found a solution.
Here is my issue. 
I want to redirect http://maxim-toastmaster.com to http://www.esalton.com
This is what I have tried so far:

1.
<VirtualHost *:80>
  ServerName maxim-toastmaster.com
  RedirectMatch permanent ^/$ http://www.esalton.com/
</VirtualHost>

2.
<VirtualHost *:80>
  ServerName maxim-toastmaster.com
  Redirect permanent / http://www.esalton.com/
</VirtualHost>

3.
Redirect /maxim-toastmaster.com http://www.esalton.com/

None of these options worked.

I am sure many people have asked this question and answered them, but these are the answers I found and implemented them and they didn't work.
Appreciate your help.

Thanks

-Mukarram Syed.


Bring words and photos together (easily) with
PhotoMail - it's free and works with your Yahoo! Mail.
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux