Please suggest from where i can change URL of SuiteCRM Instance. I am not able to find any option in Admin section. We need to change it as now the new URL is different from the initial URL given during 1st time wizard
The URL for your SuiteCRM installation is not something that is configurable within SuiteCRM. The URL is composed of the directory on your webserver where you copied the SuiteCRM files before starting the installation.
For example, if you copied/downloaded SuiteCRM files to /var/www/suitecrm/ on a Linux system, the URL would be:
http://<server name>/suitecrm
Assuming you want to change the directory, “suitecrm” in this case, you can just access the filesystem on your webserver and rename the directory. So if you rename the directory to /var/www/SaumyaCRM/, the new URL would be: