I need to redirect a domain name from an ASP server to an Apache server. I'm a php developer and I don't have complete access to the ASP server or the domain to change the DNS servers.
Before I bonked myself when I realized that it was an ASP server, I tried an .htaccess file on the ASP server, but I'm guessing that doesn't work since .htaccess files are only for Apache servers!
Given that I can't get to the IIS server or whatever it is, is there another way to redirect the entire domain name to a different domain name on an Apache server?
I've looked and looked and I see page-by-page redirects...is that my only option? Please say no....
Best Regards,
Julie