Tags:
create new tag
, view all tags

Question

I want the guest user to be able to view the site, but require people to register in order to create new webs, etc.. Is there an easy way to do this? Thanks in Advance.

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: RedHat 9.0
Web server: Apache
Perl version:  
Client OS:  
Web Browser:  

-- ChrisMalatesta - 10 Mar 2004

Answer

yep.

this is pretty much the normal setup. you need to rename the .htaccess.txt file (in the bin dir) to .htaccess, and then edit it to set the file paths to be correct for your system. ( i think that will do it) - but if i'm wrong - make sure that the htaccess file lists the edit script as "require validuser".

-- SvenDowideit - 10 Mar 2004

OK, I did as you suggested, but I want TWikiGuest to be able to read/view everything jsut not edit, it seems by making these changes, unless you are a valid user, you can not view anything, any ideas?

Thanks Sven


odd smile can you check that your .htaccess file does not contain a valid user line for the view script? - it should be easiest to remove the section for the view script altogether

actually - post your htacces file - that might be quicker smile

-- SvenDowideit - 12 Mar 2004

I figured it out, I had a .htaccess file for the entire site and then a seperate one for the TWiki stuff, it was picking up the username and password for site, I removed that and it works fine.

Thanks,

Chris

Topic revision: r5 - 2004-03-12 - ChrisMalatesta
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.