<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Doch klar- options.js!<br><br>Viele Grüße,<div>Andreas</div></div><div><br>Am 11.01.2017 um 12:02 schrieb <a href="mailto:mail_ist@nurfuerspam.de">mail_ist@nurfuerspam.de</a>:<br><br></div><blockquote type="cite"><div><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi Andreas,</div>
<div> </div>
<div>nein, hab's nicht löse können. Ich schließe aber nicht aus, daß das von der (Proxy-) Konfiguration des lighttpd kommt. Bei direktem Aufruf des ppm habe ich solchen non-whitespace-content auch nicht.</div>
<div>Ich hab das aber erstmal gelassen. Ich habe wo möglich die direkte URL zum ppm angegeben (vzlogger, s0vz, eigene Scripte, usw...). In der VolkszählerApp geht das auch.</div>
<div>Allerdings gibt es keine direkte Möglichkeit, daß im Fontend zu ändern, wenn ich das richtig geshen hab? Also, daß die middleware.php-Requests des Frontends auf IP:Port des ppm gehen?</div>
<div> </div>
<div>mfg</div>
<div>Sirko</div>
<div>
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Mittwoch, 11. Januar 2017 um 09:25 Uhr<br>
<b>Von:</b> "Andreas Goetz" <<a href="mailto:cpuidle@gmail.com">cpuidle@gmail.com</a>><br>
<b>An:</b> "<a href="http://volkszaehler.org">volkszaehler.org</a> - users" <<a href="mailto:volkszaehler-users@demo.volkszaehler.org">volkszaehler-users@demo.volkszaehler.org</a>><br>
<b>Betreff:</b> Re: [vz-users] Login/Absicherung von VZ Installationen</div>
<div name="quoted-content">
<div>Hallo Sirko,
<div class="gmail_extra">
<div class="gmail_quote">2017-01-06 13:43 GMT+01:00 Sirko <span><<a href="mailto:mail_ist@nurfuerspam.de" onclick="parent.window.location.href='mail_ist@nurfuerspam.de'; return false;" target="_blank">mail_ist@nurfuerspam.de</a>></span>:
<blockquote class="gmail_quote" style="margin: 0 0 0 0.8ex;border-left: 1.0px rgb(204,204,204) solid;padding-left: 1.0ex;">
<div>
<p>Hi,</p>
<p>ich hab das versucht:</p>
<p>$HTTP["url"] =~ "(^/middleware.php/)" {<br>
proxy.server = ( "" => ("" => ( "host" => "127.0.0.1", "port" => 88 )))<br>
}<br>
<br>
$SERVER["socket"] == ":88" {<br>
url.rewrite-once = ( "^/middleware.php/(.*)$" => "/$1" )<br>
proxy.server = ( "" => ( "" => ( "host" => "127.0.0.1", "port" => 8088 )))<br>
}</p>
<p> </p>
<p>Was auch zu funktionieren zu scheint, aber die response enthält jetzt "unexpected non-whitespace"am Anfang, z.B. eine Zahl:</p>
<p>1012<br>
{"version":"0.3","data":{"tuples":[[1480546798618,2.375,1],usw.</p>
<p>also die 1012 darf da nicht hin.</p>
<p>Interessanterweise passiert das nicht, wenn ich &debug=5 anhänge, da ist alles schön:</p>
</div>
</blockquote>
<div>Konntest Du das lösen? Die Abhängigkeit zum &debug ist vedächtig, allerdings konnte ich keine Ecke im Code finden wo die Ausgabe generiert werden könnte- zumal das Proxy Setup bei mir mit Apache läuft.<br>
</div>
<div>Falls Du noch Hilfe brauchst schick mir gerne ssh/url per PM, evtl habe ih heute abend ein wenig Zeit.<br>
</div>
<div>Viele Grüße,</div>
<div>Andreas</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div>
</div></blockquote></body></html>