<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi, </p>
<p>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:<br>
</p>
<ol>
<li>Add your IP in line 16 -> array('127.0.0.1', 'fe80::1',
'::1','your_ip_number'))</li>
<li>Uncomment the restriction -> /* line 14-20 */</li>
</ol>
<p>Be aware that the safer way is to add your ip, cause the dev-mode
gives informations like passwords</p>
<p>Wishes</p>
<p>Charly<br>
</p>
<div class="moz-cite-prefix">Am 08.03.19 um 10:17 schrieb janab:<br>
</div>
<blockquote type="cite"
cite="mid:1552036659268-0.post@n6.nabble.com">
<pre class="moz-quote-pre" wrap="">The App_dev Mode does not work. I can't log in, the following error massages:
<a class="moz-txt-link-freetext" href="https://localhost/app_dev.php">https://localhost/app_dev.php</a> :
You are not allowed to access this file. Check app_dev.php for more
information.
<a class="moz-txt-link-freetext" href="https://localhost/mapbender/app_dev.php">https://localhost/mapbender/app_dev.php</a>:
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: <a class="moz-txt-link-freetext" href="http://osgeo-org.1560.x6.nabble.com/mapbender-dev-f4217603.html">http://osgeo-org.1560.x6.nabble.com/mapbender-dev-f4217603.html</a>
_______________________________________________
Mapbender_dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mapbender_dev@lists.osgeo.org">Mapbender_dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/mapbender_dev">https://lists.osgeo.org/mailman/listinfo/mapbender_dev</a></pre>
</blockquote>
</body>
</html>