From: Harold H. <ha...@ha...> - 2018-05-27 16:28:00
|
THANKS! I note that the config file says "Store username:crypted-passwords in .htaccess like files. Use Apache's htpasswd to manage this file." As such, it does not appear to be in .htaccess, but, instead, an ".htaccess like file". What is the name of the file? htpasswd does not like trying to modify .htaccess. Thanks! Harold > Hello Harold, > > The .htaccess file is a file used by Apache to protect a directory and its > subdirectories. > > For PhpWIki, you find find an .htaccess file in the root directory and in > some of the subdirectories. > > You should adapt their content to your needs. > > Best regards, > > Marc-Etienne > > -----Original Message----- > From: Harold Hallikainen [mailto:ha...@ha...] > Sent: Tuesday, May 15, 2018 11:41 PM > To: Discussion on PhpWiki features, bugs, development. > <php...@li...> > Subject: [Phpwiki-talk] User Authorization - resend from different email > > > I'm using the File method for user authorization. > > USER_AUTH_ORDER = "File" > > The description from config.ini is: > > File: Store username:crypted-passwords in .htaccess like files. > ; Use Apache's htpasswd to manage this file. > > What is the name of this file, and where is it located? > > THANKS! > > Harold > > > > > > -- > FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an > iPhone. > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most engaging > tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > -- FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an iPhone. |