.htpasswd
memo to self: this is how you create an encrypted password for the .htpasswd file through a php-script: $password = “yourpasswd”; $encrypted = crypt($password,substr($password,0,2)); echo “$password >> $encrypted”;
a blog by markus nolf
memo to self: this is how you create an encrypted password for the .htpasswd file through a php-script: $password = “yourpasswd”; $encrypted = crypt($password,substr($password,0,2)); echo “$password >> $encrypted”;
random pieces of thoughts/brainwaves that didn’t deserve their own post-id: automatic rhymes looking for a rhyme-engine / rhyme-machine? i was – and i found this very useful page: www.rhymer.com. a […]
…just about what one must expect from summer in tirol: snowy mountains, in august! it’s supposed to be midsummer, for crying out loud! right now, i’m pondering if we’re on […]
i went to two bat-nights with
http://www2.gsu.edu/~phltso/soap.html i have nothing to add.
just recently, i discovered a firefox extension called “firesomething”. i think the idea is funny: firefox kind-of has a long history of previous names that had to be changed because […]