Changes

From SME Server
Jump to navigationJump to search
630 bytes added ,  18:45, 3 January 2016
m
Line 53: Line 53:     
==Acces Zoneminder via sub domain==
 
==Acces Zoneminder via sub domain==
TBA
+
Instead of accessing the Zoneminder portal at http://yourserver.com/zm, it is possible to change this to e.g. https://cctv.myserver.com. For this the easiest and comfortable way is to use the webapps-common contrib.
 +
 
 +
 
 +
Install the webapps-common contrib according the [[Webapps-common|'''how-to''']]. Then (as per example for https://cctv.mydomain.com) issue the following as root:
 +
db domains set cctv.mycompany.com domain Description "CCTV" Content Primary \
 +
Nameservers internet TemplatePath WebAppVirtualHost \
 +
DocumentRoot /usr/share/zoneminder/www RequireSSL enabled
 +
Followed by:
 +
signal-event domain-create cctv.mycompany.com

Navigation menu