On 2/3/06, Jason Williard <[EMAIL PROTECTED]> wrote:
> Redirect/index.php http://www.domain.com/weather/
> RedirectMatch ^/([0-9]{5})http://www.domain.com/weather/$1
> RedirectMatch ^/([A-Za-z]+) http://www.domain.com/weather/$1
>
>
> The problem with this is the last
I have been having trouble getting some Rewrites or Redirects to work. Here
is what I am trying to do:
http://weather.domain.com/ -> http://www.domain.com/weather/
http://weather.domain.com/# -> http://www.domain.com/weather/#
http://weather.domain.com/@ -> http://www.domain.com/weath