HotSpot Redirect To External Login Page: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
m (HotSpot Redirect to External login pageTopic)
 
m (Fix for HotSpot Redirect to external login page)
Line 3: Line 3:
* Create '''rlogin.html''' page, which redirects to external server login page.
* Create '''rlogin.html''' page, which redirects to external server login page.
* Make the copy of the '''rlogin.html''' page to the following pages,
* Make the copy of the '''rlogin.html''' page to the following pages,
** falogin.html
** '''falogin.html'''
** fstatus.html
** '''fstatus.html'''
** flogout.html
** '''flogout.html'''
** fadvert.html
** '''fadvert.html'''




HTML knowledge is required to make correct '''rlogin.html''' and other pages, but it is not covered in the topic.
HTML knowledge is required to make correct '''rlogin.html''' and other pages, but it is not covered in the topic.

Revision as of 10:01, 15 January 2009

When login page is hosted on the another server, and HotSpot users should be redirected to external login page.

  • Create rlogin.html page, which redirects to external server login page.
  • Make the copy of the rlogin.html page to the following pages,
    • falogin.html
    • fstatus.html
    • flogout.html
    • fadvert.html


HTML knowledge is required to make correct rlogin.html and other pages, but it is not covered in the topic.