Forum Moderators: LifeinAsia
I assume you're looking for info about restricting site access to members only (rather than how to build the site itself). The cheapest way to do this is to use .htaccess - there is also commercial software that you can use for creating member sites, from simple password management systems to full blown content management systems.
Here's the technical guide from Apache's website:
[apache-server.com...]
If you dig around a bit, you should be able to find out how to password protect using this method, although it is not the epitome of great security from what I understand.
Here's some discussions on password protecting with .htaccess
[webmasterworld.com...]
[webmasterworld.com...]