<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><div id="yiv307987876"><table id="yiv307987876bodyDrftID" class="yiv307987876" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td id="yiv307987876drftMsgContent" style="font:inherit;font-family:arial;font-size:10pt;">You mention rewriting but how did you apply that?<br>(what do your rules look like?) <br>I assume the mod_rewrite rule you did just redirected all abc.com traffic to<br>http://www.xyz.com/<br><br>I assume that changing the DNS entries for the www.abc.com host<br>to aim at www.xyz.com is not an option in that the www.abc.com<br>server is still used for non port80 traffic?<br><br>If so using mod_rewrite but with a more sophisticated<br>URL rewrite so you leave the last part of the URI intact.<br><br>I will look for references or examples that do what you're seeking<br>(assuming I understand correctly). I'm starting at<br><span
style="color:rgb(0, 0, 0);font-family:monospace;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;orphans:2;text-indent:0px;text-transform:none;white-space:pre-wrap;widows:2;word-spacing:0px;font-size:medium;display:inline;float:none;"></span><span style="font-family:monospace;">http://httpd.apache.org/docs/2.0/misc/rewriteguide.html<br><br></span>--- On <b>Wed, 4/18/12, Junaid A <i><junaidjan@yahoo.com></i></b> wrote:<br><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;"><br>From: Junaid A <junaidjan@yahoo.com><br>Subject: [SGVLUG] Apache Help-Rewrite Cond?<br>To: "SGVLUG Discussion List." <sgvlug@sgvlug.net><br>Date: Wednesday, April 18, 2012, 11:35 AM<br><br><div id="yiv307987876"><style><!--
#yiv307987876
filtered {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}
#yiv307987876
p.yiv307987876MsoNormal, #yiv307987876 li.yiv307987876MsoNormal, #yiv307987876 div.yiv307987876MsoNormal
        {margin:0in;margin-bottom:.0001pt;font-size:11.0pt;font-family:"sans-serif";}
#yiv307987876 a:link, #yiv307987876 span.yiv307987876MsoHyperlink
        {color:blue;text-decoration:underline;}
#yiv307987876 a:visited, #yiv307987876 span.yiv307987876MsoHyperlinkFollowed
        {color:purple;text-decoration:underline;}
#yiv307987876 span.yiv307987876EmailStyle17
        {font-family:"sans-serif";color:windowtext;}
#yiv307987876 .yiv307987876MsoChpDefault
        {font-family:"sans-serif";}
#yiv307987876 filtered {margin:1.0in 1.0in 1.0in 1.0in;}
#yiv307987876 div.yiv307987876WordSection1
        {}
--></style><div><div class="yiv307987876WordSection1"><p class="yiv307987876MsoNormal">Hi everyone,</p><p class="yiv307987876MsoNormal"> </p><p class="yiv307987876MsoNormal">Is there an Apache Guru amongst us? I haven’t used Apache for a long time, especially on Unix. (Running Apache 2.0 on SunOS 5.10)</p><p class="yiv307987876MsoNormal"> </p><p class="yiv307987876MsoNormal">I have to redirect specific documents on our old server to a new server. I already tried a mod rewrite and redirected everyone accessing the old server to go to the main page on the new server. However, that is not what I was supposed to do. </p><p class="yiv307987876MsoNormal"> </p><p class="yiv307987876MsoNormal">I need help/guidance so that I may redirect <a rel="nofollow" target="_blank" href="http://www.abc.com/doc123">www.abc.com/doc123</a> to server <a rel="nofollow" target="_blank" href="http://www.xyz.com/doc123">www.xyz.com/doc123</a> and so on.
</p><p class="yiv307987876MsoNormal"> </p><p class="yiv307987876MsoNormal">Is there someone who can help me by at least pointing me to a good forum/site that may guide me as to how I may accomplish this task?</p><p class="yiv307987876MsoNormal"> </p><p class="yiv307987876MsoNormal">Thanks in advance.</p><p class="yiv307987876MsoNormal"> </p><p class="yiv307987876MsoNormal">Junaid</p></div></div></div></blockquote></td></tr></tbody></table></div></td></tr></table>