How to create a DNS entry that redirects event website with mask to webMOBI CMS ?

How to create a DNS entry that redirects event website with mask to webMOBI CMS ?

How to create a DNS entry that redirects event website with mask to webMOBI CMS ?

This knowledge article is primarily focused on redirecting from the customers DNS to webMOBI so the event website opens up by masking webMOBI URL.


Example:

https://website.webmobi.com/demolink


Here,   https - protocol

website - cname

webmobi.com - Domain Name

Demolink - AppUrl or structure.




RewriteEngine On

RewriteRule ^demolink/?$ http://demolink.eventwebsite.com/


  • Open the DNS server and set CNAME from demolink to website.webmobi.com