Changes

From SME Server
Jump to navigationJump to search
4 bytes removed ,  14:23, 5 January 2016
m
Line 55: Line 55:     
==Acces Zoneminder via sub domain==
 
==Acces Zoneminder via sub domain==
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.
+
Instead of accessing the Zoneminder portal at http://myserver.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:
 
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 \
+
  db domains set cctv.myserver.com domain Description "CCTV" Content Primary \
 
  Nameservers internet TemplatePath WebAppVirtualHost \
 
  Nameservers internet TemplatePath WebAppVirtualHost \
 
  DocumentRoot /usr/share/zoneminder/www RequireSSL enabled
 
  DocumentRoot /usr/share/zoneminder/www RequireSSL enabled
 
Followed by:
 
Followed by:
  signal-event domain-create cctv.mycompany.com
+
  signal-event domain-create cctv.myserver.com
 
  signal-event webapps-update
 
  signal-event webapps-update

Navigation menu