As I'm using Serendipity a second time for making a story, which is only a collection of some ideas and only me and some friends should read that, I've added to the top of the htaccess the following lines:
Code: Select all
AuthType Basic
AuthName "Restricted Directory"
AuthUserFile /dir_to_the/.htpasswd
require valid-user
It's not a big problem, but it's one which will get on my nerves some time in the future