• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

conf/12-Aug-2024-1311

lang/en/12-Aug-2024-75

README.mdD11-Aug-2024817 94

action.phpD11-Aug-20244.5 KiB9780

help.txtD11-Aug-2024234 42

plugin.info.txtD11-Aug-2024204 76

README.md

1# Dokuwiki redirectssl plugin  - Redirect actions (esp. Login) to HTTPS
2
3Redirect the login page to https:// connection if it is not already that way. In addition to login, you may select any other action (e.g., "admin") to also be redirected to HTTPS. When you install this plugin, the actions to be redirected is empty by default. You can select the actions you want to redirect to HTTPS in the plugin configuration page.
4
5
6**Before you make any changes to the configuration, make sure your site has HTTPS working. You can do that by changing the URL address in your browser from http:// to https:// if it is not already https.**
7
8Such redirection is typically done in server configuration, but if it hasn't been done, this plugin will make sure actions involving sensitive information will take place over HTTPS.
9