poe Posted May 20, 2010 Share Posted May 20, 2010 if i have 5 folders in my directory /vacation /house /friends /pets /sports how do i password protect each folder, with each folder having a different userID & password ? thanks chris Quote Link to comment Share on other sites More sharing options...
F1Fan Posted May 20, 2010 Share Posted May 20, 2010 This would be server-side, not client-side. A server configuration that password protects each directory is what you'd need in this situation. Quote Link to comment Share on other sites More sharing options...
jacko310592 Posted May 21, 2010 Share Posted May 21, 2010 like F1Fan said, this is server-side not client-side; but try this tutorial, it should help you out: http://www.addedbytes.com/articles/password-protect-a-directory-with-htaccess/ for this you will need to be able to write an htaccess file to your server Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.