Mailing List archive

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

[vdr] VDRADMIN Error



Hi all,

while accessing vdradmin (behind an apache) i get this error message:
"/opt/vdradmin/vdradmind.pl line 941, <GEN20> line 10" and vdradmin
exists

How does this proxy stuff work in generell?

I only have "127.0.0.1" in my /video/svdrphosts.conf

Entry in apache is
  <IfModule mod_proxy.c>
    ProxyRequests On
    ProxyPass /vdradmin/ http://127.0.0.1:8001/
  </IfModule>

svdr listens on 2001
vdradmin on 8001

But still have problems accessing port 2001 (error message in vdradmin)
Do I have to make entries in hosts.allow?

regards 
uwe





Home | Main Index | Thread Index