I have just installed a SSL certificate on our server. I can now browse to the login page using https but as soon as I login the site is unprotected. Is there a way to make all connections secure?
You could write htaccess rules to force https. But why your connection is not protected? Address is changed, or it loads some unprotected content?
I have epesi on a sub domain on which a wildcard is installed. I have an htaccess file with the correct Record Engine settings in the root but once through the secure login, the rest of the site still shows in the browser as unprotected.
could you please paste a screenshot? I don't understand how it's not protected - my previous question. We have to really precise about this, because there could be at least several different issues/reasons.
look for EPESI_URL in data/config.php - if it's there you should change it? If it's not you can try to add it...