Domain masking
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. 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 or aliases to have the web server serve the same page for two different domain names.