Domain masking
From HandWiki
Domain masking or URL masking is the act of hiding the actual domain name of a website from the URL field of a user's web browser in favor of another name.[1] There are many ways to do this, including the following examples.
- HTML inline frame or frameset so a frame embedded in the main website actually points to some other site.
- URL rewriting (e.g., mod_rewrite) or aliases to have the web server serve the same page for two different domain names.[2]
Once the URL is masked it displays the URL mask rather than the original URL/domain name.[3] Masking does not affect the content of the actual website; it only covers up the original URL/domain name. Domain masking prevents users from being able to see the actual domain website, whether it be due to length or privacy/security issues.[4]
See also
References
- ↑ Hutchison, Tom (2008). Web Marketing for the Music Business. CRC Press. ISBN 9780240810447.
- ↑ "URL Masking". WebGUI.org. 2007-12-09. http://www.webgui.org/community-wiki/url-masking.[dubious ]
- ↑ Will Bontrager. "URL Masking - Attainment and Prevention". WillMaster.com.
- ↑ "Forwarding or Masking Your Domain". GoDaddy.com. 2013-12-10.
Original source: https://en.wikipedia.org/wiki/Domain masking.
Read more |