This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
xeneas9914480
as change the route 's login backen another?
http://localhost/october/backend/ to http://localhost/october/acces/
como cambio la ruta de login del backen por otra? http://localhost/october/backend/ to http://localhost/october/acces/
KurtJensen
In OctoberSite/config/cms.php :
/*
|--------------------------------------------------------------------------
| Back-end URI prefix
|--------------------------------------------------------------------------
|
| Specifies the URI prefix used for accessing back-end pages.
|
*/
'backendUri' => '/backend',
Last updated
1-2 of 2