Hey everyone, I have a question about configuring redirects in ISPConfig. I have two domains, old-domain.com and new-domain.com What I want to do is that all of the following combinations: http://www.old-domain.com https://www.old-domain.com http://old-domain.com https://old-domain.com points to https://www.new-domain.com How do I realize this in ISPConfig? I tried everything from 301 redirects to Domain Aliases. What is the proper way to do it? Thank you very much. Kind Regards ZeroEnna
You can use mod_Rewrite for it. Take a look here: http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html