To have all requests automatically served over a secure connection add the following three lines to httpd_conf_editable.txt found by clicking on Settings - Global Settings - Open location of httpd_conf_editable and httpd_log:

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^/?(.*) https://%{SERVER_NAME}:8443/$1 [R,L]

  • Replace 8443 with the HTTPS Port configured under Settings - Global Settings.
  • Restart ContaCam to begin with the redirection.
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Read more
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save