Re: apache rewrite

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Tuesday, August 17, 2010, Craig White <craigwhite@xxxxxxxxxxx> wrote:
> Is there some easy way to rewrite just the base URL to another URL but
> leave all other URL's unmolested?
> 
> i.e.
> 
> http://www.example.com  = rewrite to another URL
> 
> http://www.example.com/files = deliver from the assigned subdirectory
> 
> obviously this...
> Redirect / http://www.other_url.com
> redirects everything
> 
> and I don't want /files to be redirected
> 
> Craig

I think matching on ^/$ with mod_rewrite will do what you want.

-- 
"No animals were harmed in the recording of this episode. We tried but that 
damn monkey was just too fast."
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux