/zm web link
/zm web link
I recently upgraded to Ubuntu 16.04 and from zoneminder 1.26 to 1.30. The one thing I can't figure out is how to get to the web browser without adding /zm. I had this working seamlessly before, but I've google searched and can't figure out what has changed. Any ideas?
Re: /zm web link
Try this in your apache configuration file:
Code: Select all
<VirtualHost *:80>
Redirect permanent / http://zm-server.domain.cam/zm
</VirtualHost>
-
- Posts: 494
- Joined: Sun Jun 29, 2014 1:12 pm
- Location: Melbourne, AU
Re: /zm web link
Or just setup apache top level site instead of using the zoneminder.conf file, just make sure you replicate all the settings to the top level correctly and zms_path option set to match your new cgi-bin location.
Production Zoneminder 1.37.x (Living dangerously)
Random Selection of Cameras (Dahua and Hikvision)
Random Selection of Cameras (Dahua and Hikvision)