Accessing web interface remotely via Apaches ProxyPass

Support and queries relating to all previous versions of ZoneMinder
Locked
Jason_Bassett
Posts: 42
Joined: Wed Mar 05, 2008 10:33 pm
Location: Stanford-Le-Hope, Thurrock, Essex

Accessing web interface remotely via Apaches ProxyPass

Post by Jason_Bassett »

Hello

I have separate Apache webserver and a separate ZM server on my lan.

The ZM server works flawlessly when accessed locally via local IP.

I have set up Apache server to forward requests to zm.mywebsite.com to the local ZM server, this works fine and shows the login page, but no login details are accepted - no error shown just reshows the login page.

That is unless I change ZM_AUTH_TYPE from builtin to remote. But then anyone can login if they take a guess at a valid username as it does not require a password.

Is there a way around this by staying within ZM? I am aware that I could use .htaccess but would rather stick with the ZM login page?

Thankyou

Jason
Last edited by Jason_Bassett on Thu Aug 19, 2010 10:54 am, edited 1 time in total.
Corrilan IT Consultancy Ltd
http://www.corrilan.com
01375 403508
enquiries@corrilan.com
Jason_Bassett
Posts: 42
Joined: Wed Mar 05, 2008 10:33 pm
Location: Stanford-Le-Hope, Thurrock, Essex

Fixed

Post by Jason_Bassett »

Some detail here on the Apache configurations I used on my main webserver and the Zoneminder box, now all works flawlessly:

http://www.zoneminder.com/forums/viewto ... highlight=
Corrilan IT Consultancy Ltd
http://www.corrilan.com
01375 403508
enquiries@corrilan.com
Locked