Changeset 667


Ignore:
Timestamp:
11/15/08 04:57:12 (4 years ago)
Author:
SvenDowideit
Message:

Item109: TWikiGuest -> WikiGuest

Location:
branches/Release04x02
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/bin/.htaccess.txt

    r664 r667  
    3535SetHandler cgi-script 
    3636 
    37 # Password file for TWiki users 
     37# Password file for Wiki users 
    3838# 
    3939 
  • branches/Release04x02/twiki_httpd_conf.txt

    r664 r667  
    6060        SetHandler cgi-script 
    6161 
    62         # Password file for TWiki users 
     62        # Password file for Wiki users 
    6363        AuthUserFile /home/httpd/twiki/data/.htpasswd 
    6464        AuthName 'Enter your WikiName: (First name and last name, no space, no dots, capitalized, e.g. JohnSmith). Cancel to register if you do not have one.' 
Note: See TracChangeset for help on using the changeset viewer.