[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Rewrite Rules Help
- Subject: [cobalt-users] Rewrite Rules Help
- From: "Dan Kriwitsky" <dan@xxxxxxxxxxxxx>
- Date: Sat Sep 30 18:22:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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