I have a server that's always been known as https://server1.com/  It's
now known as https://server2.com/  Anyone who accesses it as
https://server1.com/ winds up getting a certificate error as well as
other issues.  I want to grab and rewrite any https://server1.com/ URLs
to https://server2.com/  But it seems like there are dozens of ways to
do this, and none are working for me.  mod_rewrite, mod_alias, Redirect,
RewriteCond, blah blah blah... nothing I try ahs any effect.

-- 
***********************************************************************
* John Oliver                             http://www.john-oliver.net/ *
*                                                                     *
***********************************************************************

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to