Quote:
Originally Posted by Yellow Slider
it doesn't work , at all, it isn't redirecting thanks for trying,
can you please try giving me another code to try? it's very urgent.
thanks.
|
Nope, sorry, thats all I got. If that doesn't work, my next suggestion would be to "play around with it"
I am not sure what format .htaccess receives requests, I do all my rewriting in httpd.conf.
maybe it doesnt get the domain name?
try
RewriteRule dir/(.*) http://otherdomain.com/$1