Hello @zebelhra
zebelhra:
It worked like a charm. This is great for the users. One problem though, now, I cannot access mybox.bitnamiapp.com/applications where I could access myphpadmin or my other applications such as joomla or wordpress. How do I access them now?
So you had 4 applications on your server: SuiteCRM, WordPress, Joomla and phpMyAdmin. Previously, the were accesible at:
Bitnami Welcome Page: http://SERVER_DOMAIN
Joomla!: http://SERVER_DOMAIN/joomla
WordPress: http://SERVER_DOMAIN/wordpress
phpMyAdmin: Accesible via SSH Tunnel and localhost as explained here.
SuiteCRM: http://SERVER_DOMAIN/suitecrm
After the change you made. This is your situation:
Bitnami Welcome Page: It won't be accessible anymore.
Joomla!: Same as before
WordPress: Same as before
phpMyAdmin: Same as before
SuiteCRM: http://SERVER_DOMAIN/
zebelhra:
I would like to map my own personal domain (not bitnami) so that when the the users go to url: xyz.mydomain.com, they end up at suitecrm.server1.bitnamiapp.com. I have been able to map my cname alias so that I can send url suitecrm.xyz.mydomain.com to the bitnami domain, but not xyz.mydomain.com. Any ideas on how to accomplish thi
If you did that now you are able to access your SuiteCRM both using suitecrm.xyz.mydomain.com and suitecrm.server1.bitnamiapp.com.
What is the next thing you want to accomplish? Do you want to be able to access the rest of your application on your server through xyz.mydomain.com?
Best Regards,
Juan Ariza