htaccess is something you'd want to use for just a few members, there is no user management per se, with .htaccess except what is done manually.
You could do user access in Livecode Server. One could use cookies and server variables. Look at the Livecode source of some of the user-created livecode CMS systems like REVIGNITER <http://revigniter.com/> SPLASH-21 <http://splash21.on-rev.com/> I am sure there are others. On 26 October 2011 11:01, stephen barncard <stephenrevoluti...@barncard.com>wrote: > quick and dirty: use a .htaccess file. Apache is your friend. you get a > nice password-user dialog before being allowed to that directory. No coding > required, really except for a few lines in an invisible text file > > ON-rev control panel has a utility to create these files in situ: > *Password Protected Directories* > > On 26 October 2011 10:54, Keith Clarke <keith.cla...@clarkeandclarke.co.uk > > wrote: > >> Hi folks, >> I need to add a secure members area to a web site I'm building in >> RapidWeaver (nothing fancy - just user management to limit page visibility). >> I've been recommended Sitelok, but I don't particularly want to have to >> learn the necessary PHP. >> >> The site is hosted on my on-rev account and so, I wonder if there is a >> reasonably straightforward LiveCode server and/or revIgniter solution or >> project out there for membership management and page access security? >> Best, >> Keith.. >> _______________________________________________ >> use-livecode mailing list >> use-livecode@lists.runrev.com >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > > > > -- > > > > Stephen Barncard > San Francisco Ca. USA > > more about sqb <http://www.google.com/profiles/sbarncar> > > -- Stephen Barncard San Francisco Ca. USA more about sqb <http://www.google.com/profiles/sbarncar> _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode