I'm not a specialist in this area but i think that you need to have rules for:
http://url.com/epa/client/*
http://url.com/epa/api/v1/portal/*
You can create epa folder and apply the same rules as in portal folder.
Mod_Redirects
Collapse
X
-
Mod_Redirects
I am new to EspoCRM and am struggling with the customer portal. I want to create my own URL - I want to change it from http://url.com/portal/58b05f6d7ff68c39c to http://url.com/epa
I have the mod_rewrite loaded.
I have created an .htaccess file in /var/www/html which is the root folder of my EspoCRM, but I have no idea how to write the rule and my attempt naturally doesn't work:
RewriteEngine on RewriteRule ^/58b05f6d7ff68c39c/$ /epa/ Can anyone help me with this. Thanks AndrewTags: None
Leave a comment: