| HELP! Redirecting from a folder Kinda n00bish question... |
gutabo

msg:384478 | 11:32 pm on Dec 29, 2004 (gmt 0) | Greetings! It's been a long time... I would like to know if it's possible to have a domain www.gadgets.com hosted on a server(let's say hosted by myniceserver.com) and having www.gadgets.com/bluegadgets/ hosted on another server(let's say mycheapserver.com)? We don't need just a redirection, nor a frame trick. Thanks in advance! Happy New Year!
|
gutabo

msg:384479 | 4:00 pm on Dec 31, 2004 (gmt 0) | Bump!
|
MichaelBluejay

msg:384480 | 8:55 pm on Dec 31, 2004 (gmt 0) | I tried this but it didn't work: RewriteEngine On RewriteRule ^folder [" TARGET="_top" title="http://cheaphost.com/folder[/blue]">cheaphost.com...] The URL changed to <cheaphost.com>, which I assume you don't want. You could fake it with frames if you don't mind the url *never* changing. <gadgets.com/bluegadgets> could be a 100%-size frameset containing <cheaphost.com/bluegadgets>. You'd have to add "target=_top" to all the pages on the cheapserver that link back to the main server, to bust out of frames.
|
|
|