diff mod_register_redirect/README.markdown @ 5727:372b6c4bf409

mod_register_redirect: docs: Fix typo in example (thanks melvo)
author Matthew Wild <mwild1@gmail.com>
date Wed, 22 Nov 2023 11:54:22 +0000
parents 2023cba9ead0
children
line wrap: on
line diff
--- a/mod_register_redirect/README.markdown	Tue Nov 21 17:34:54 2023 +0000
+++ b/mod_register_redirect/README.markdown	Wed Nov 22 11:54:22 2023 +0000
@@ -29,7 +29,7 @@
 server/hostname configuration:
 
     registration_whitelist = { "*your whitelisted web server ip address*" }
-    registrarion_url = "*your web registration page url*"
+    registration_url = "*your web registration page url*"
     registration_text = "Your custom instructions banner here"
     registration_oob = true (default) or false, in the case there's no applicable OOB method (e.g. the server admins needs to be contacted by phone)