aukc July 11, 2018 / 00:00
Good evening ! Please tell me how can change the address of the admin panel from /admin to another for security ?


Comments for How can change the address of the admin panel from /admin to another for security ?

Peter Ivanov   2018-07-26 08:45:02
in the file config/microweber.php you must add a line with key 'admin_url'

for example `admin_url`=> 'my_admin'

then if you go on example.com/my_admin you will see the admin panel
You have to log in or register to post a comment: