Forum Moderators: phranque

Message Too Old, No Replies

Domain Masking

         

jshpik1

7:04 pm on Apr 12, 2009 (gmt 0)

10+ Year Member



Hello,

I'm looking for the code to mask a domain I own with a domain I don't. For example I own www.abc.com but don't own www.cnn.com, how do I make a certain file look like cnn.com. It's not for unethical reasons and the user knows what will happen when they visit this link. Looked online but couldn't find the answer. Thanks!

janharders

7:16 pm on Apr 12, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



most techniques used the ability, to pass a username (and password) fot http-auth in a url, so that you could put a link to
http://user:pass@example.com -- and just put in "otherexample.com" (was there a dot allowed? I don't remember) as a username. That'll get your security warnings with most browsers today.

[edited by: phranque at 2:12 am (utc) on April 13, 2009]
[edit reason] unlinked url [/edit]