string - Conditioned URL masking -


say have 2 domains 2 different servers. a.com people visit, , b.com hosts files view. when person views a.com/file viewing b.com/file. of course few pages url masking (like iframe), becomes impractical when new pages being made.

so how go creating condition automatically mask new links genreated on b.com a.com?

(if b.com/new exists, entering a.com/new masks that).

additionally, possible, through a.com, b.com links open a.com links?

thank very, much.

there few ways it. alias a.com b.com dns does.

also, b.com links open a.com when provide redirection protocol direct page a.com link , user see url a.com.

this happens when enter fb.com, redirected facebook.com


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -