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

[cobalt-users] Rewrite Rules Help



Looking for someone with some expertise on Rewrite to redirect all requests
for http://www.foo.com/* over to http://www.bar.com/* which is not on the
same server. I came across:

RewriteEngine on
RewriteCond   /home/sites/site#/web/%{REQUEST_FILENAME} !-f
RewriteRule   ^(.+)                             http://www.bar.com/$1

But, I don't know if this will do it.
Feel free to contact me off list. I'm willing to pay for an hour or two of
someone's time for this.

Thanks
--
Dan Kriwitsky