Changes

From SME Server
Jump to navigationJump to search
26 bytes added ,  15:37, 5 January 2016
m
Line 62: Line 62:  
  Nameservers internet TemplatePath WebAppVirtualHost \
 
  Nameservers internet TemplatePath WebAppVirtualHost \
 
  DocumentRoot /usr/share/zoneminder/www RequireSSL enabled
 
  DocumentRoot /usr/share/zoneminder/www RequireSSL enabled
 +
signal-event domain-create cctv.myserver.com
 +
    
Next you need to adjust the existing (from above) custom template (make a backup copy first):
 
Next you need to adjust the existing (from above) custom template (make a backup copy first):
 
  sed --in-place '/Alias/d' /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/98zoneminder
 
  sed --in-place '/Alias/d' /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/98zoneminder
 
Followed by:
 
Followed by:
signal-event domain-create cctv.myserver.com
   
  signal-event webapps-update
 
  signal-event webapps-update
 +
to activate all changes.
    
Now you can reach your zoneminder portal at https://cctv.myserver.com
 
Now you can reach your zoneminder portal at https://cctv.myserver.com

Navigation menu