<p>Look into either redirectmatch if no mod_rewrite or rewriterule with mod_redirect</p>
<p>On 17 Aug 2010 18:14, "Craig White" <<a href="mailto:craigwhite@azapple.com">craigwhite@azapple.com</a>> wrote:<br type="attribution">> Is there some easy way to rewrite just the base URL to another URL but<br>
> leave all other URL's unmolested?<br>> <br>> i.e.<br>> <br>> <a href="http://www.example.com">http://www.example.com</a>  = rewrite to another URL<br>> <br>> <a href="http://www.example.com/files">http://www.example.com/files</a> = deliver from the assigned subdirectory<br>
> <br>> obviously this...<br>> Redirect / <a href="http://www.other_url.com">http://www.other_url.com</a><br>> redirects everything<br>> <br>> and I don't want /files to be redirected<br>> <br>> Craig<br>
> <br>> <br>> -- <br>> This message has been scanned for viruses and<br>> dangerous content by MailScanner, and is<br>> believed to be clean.<br>> <br>> _______________________________________________<br>
> CentOS mailing list<br>> <a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>> <a href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a><br></p>