on 2019 Jul 28 11:05 PM
I need to configure the asm url differently than the default one like below. How can I achieve this?
default pattern : https://{domain}/?asm=true Required Pattern : https://{domain}/liveassist
Request clarification before answering.
Please put the following line in your .htaccess file:
Redirect https://{domain}/liveassist https://{domain}/?asm=true
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.