Change url to admin console

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
musicscore
Power Poster
Power Poster
Posts: 444
Joined: Wed Jan 25, 2006 11:53 am
Location: Netherlands

Change url to admin console

Post by musicscore »

Hey.
I want to change the admin url to:

Code: Select all

 https://www.{mysite}.nl/adminconsole
So I put this in the config.php file :

[/$config['admin_url'] = 'https://www.{mysite}.nl/adminconsole'

I renamed the admin folder to adminconsole.

When I now go the the adminconsole I get in internal error 500

What else do I need to change to change the admin url ?
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Change url to admin console

Post by Rolf »

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
musicscore
Power Poster
Power Poster
Posts: 444
Joined: Wed Jan 25, 2006 11:53 am
Location: Netherlands

[Solved] Re: Change url to admin console

Post by musicscore »

Thanx Rolf,

Now it is working.
Post Reply

Return to “CMSMS Core”