I have just installed this. I don't have any experience with it and I am very new at all this. I have been asked to put a User and Pass front end on this. I have seen a post about password protection but that is per album, what I need to do is put a Login Page right at the front when then URL of my Plogger image server is typed in. I have hardly any php experience and some HTML experience.
Really need some in depth help on this one if anyone can sort me out with it.
This may be out of your technical expertise but you could put plogger within a Drupal framework (free), and drupal will allow you to password the site.
Drupal is pretty user friendly to set up. Lots of documentation about it. Without plogger learn how to set up a login and password with Drupal. Use that as the frontend, and it will stop people from going directly to the plogger site via typing in the url. Drupal will force the redirect to the login page, so only those logged in will they be able to go to plogger. It will stop you from having plogger as the front page but will satisfy your need for passwording.