Added by fae m g over 14 years ago
Hi, I configured my Redmine so that pressing on 'connection' appears https://localhost/login instead of http://localhost/login.
I have it working with ssl redmine. works on both https and http.
But in my project, I require that is only the login page https.
What file must be edited in Redmine to change it?
I managed to do that using the Apache rewrite module, but in my project, I require the code be changed in Redmine.
Let's see if someone can help me.
Thank you.