Forum Moderators: coopster
Thanks,
Will
For basic (read: not very secure) protection you can use something like Apache's Basic Authentication. But for advanced security and control you will want to use your own authorization/authentication system. Since you need to handle the latter anyway you may be wise to use a single approach to handle both.