Question
Greetings all,
I recently setup TWiki for my organization and it has been requested that all users be registered manually. Therefore, I need to block access to the registration page to only allow admin's to view it and register users.
By default, after a failed authentication attempt with Apache, TWiki loads the registration page. Instead I would like to load a different page, or have a Denied access message be displayed. I could not find options for this in any settings menus or within the configuration utility. And when I add the following to the bottom of the registration page: *Set ALLOWTOPICVIEW =
TwikiAdminGroup, all access to the Wiki is blocked.
Any assistance is greatly appreciated!!
Environment
--
PeterParker - 20 Aug 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
failed apache auth redirect is set in the .htaccess file or the apache.conf file - its not under TWiki's control
--
SvenDowideit - 20 Aug 2007
Wow, so that was strait forward. Thanks!!
--
PeterParker - 20 Aug 2007
--
SvenDowideit - 20 Aug 2007