Hi,

i need to delete a user from the .htpassword file - no, not by hand but by a programm (shell script or php or something)

my htpasswd command does not support the "-D" for deleting a user.

anybody have an idea?

THANKS ;D

DEVELISH