Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: ANNOUNCE: VDR Admin v0.95



André Weidemann wrote:

J|rgen Schmitz wrote:

Maybe a "ProxyPassReverse" added to your config will help.

I tried that with the following line but it did not resolve the problem :
ProxyPassReverse /vdradmin/ http://192.168.0.20:8001/

 André.
I solved my problem tonight.
I added the following to vdradmin.pl at line 281 in vdradmin-0.95:

} else {
headerNoAuth();
+ close($Client);
next;
}
Now I can connect without any problems to my machine again.

@Thomas
Could you please re-insert this line into vdradmin.pl. After version 0.91 you removed it and ever since I had problems connecting. Thanx.

...and have a Merry X-Mas,
André.





--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index