Just getting my feet wet with EE and was wondering after initial configuration if there is a way to define the URL for the website that is being built. It needs to be different than the server that it is built upon, thus the admin server will still need to be the servername in order to access admin.php, but when people access the site, i want to build it as http://www.somethingdifferent.com than the base server url.
I have worked with Wordpress in the past and that was just a quick setting within the settings that defined the admin server url and the site url…
Is this possible within ExpressionEngine?
thanks