Community discussions

MikroTik App
 
tombee79
Member Candidate
Member Candidate
Topic Author
Posts: 246
Joined: Sun May 09, 2010 2:28 am

Forcing users to Use HTTPS for mydomain/userman

Sun Aug 15, 2010 10:33 pm

Hi


I want to force users to access user signup page and user page, and user manager page with HTTPS. instead HTTP.? How can i do this?

I fund in this forum this:
---------------------------------------------
<html>
<head>
$(if server-address == '192.168.101.1:80')
<meta http-equiv="refresh" content="0; url=https://192.168.101.1/status">
$(endif)
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="-1">
</head>

<body>
You should now be viewing this STATUS page on an HTTPS connection.
</body>
</html>


http://forum.mikrotik.com/viewtopic.php ... s+redirect


BUT WHERE CAN I found the user manager and user and user signup pages, so i can change the HTML code in them?


Thanks
 
fewi
Forum Guru
Forum Guru
Posts: 7717
Joined: Tue Aug 11, 2009 3:19 am

Re: Forcing users to Use HTTPS for mydomain/userman

Sun Aug 15, 2010 10:39 pm

As far as I know you cannot edit the UM HTML.
 
tombee79
Member Candidate
Member Candidate
Topic Author
Posts: 246
Joined: Sun May 09, 2010 2:28 am

Re: Forcing users to Use HTTPS for mydomain/userman

Wed Aug 18, 2010 4:28 am

Then how could you make people to use https://mydomain.com instead http://mydomain.com?

Do you know any other way to accomplish this?


Thanks
 
heviejob
Member Candidate
Member Candidate
Posts: 171
Joined: Mon Nov 30, 2009 4:54 pm

Re: Forcing users to Use HTTPS for mydomain/userman

Wed Aug 18, 2010 7:09 pm

Hi. I don't use userman but if you want https to work for hotspot u have to upload a valid ssl cert to mikrotik and check https login under server profile. I think using the same procedure you can force ssl login. If you use an external radius server its easy to force https redirect using apache webserver.

Who is online

Users browsing this forum: No registered users and 16 guests