Hi, the developer mode is enabled for the use via localhost - to enable the access for yourself you need to add your ip or uncomment the code-block with the restriction. Open the file mapbender/web/app_dev.php and do one of the following steps:
1. Add your IP in line 16 -> array('127.0.0.1', 'fe80::1', '::1','your_ip_number')) 2. Uncomment the restriction -> /* line 14-20 */ Be aware that the safer way is to add your ip, cause the dev-mode gives informations like passwords Wishes Charly Am 08.03.19 um 10:17 schrieb janab: > The App_dev Mode does not work. I can't log in, the following error massages: > > https://localhost/app_dev.php : > You are not allowed to access this file. Check app_dev.php for more > information. > > https://localhost/mapbender/app_dev.php: > Oops! An Error Occurred > The server returned a "404 Not Found". > Something is broken. Please let us know what you were doing when this error > occurred. We will fix it as soon as possible. Sorry for any inconvenience > caused. > > > > > -- > Sent from: http://osgeo-org.1560.x6.nabble.com/mapbender-dev-f4217603.html > _______________________________________________ > Mapbender_dev mailing list > Mapbender_dev@lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/mapbender_dev
_______________________________________________ Mapbender_dev mailing list Mapbender_dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/mapbender_dev