Hi, I'm using PHP 4.4.4 with an Apache 2 web server. Is it possible to
use PHP to generate htaccess files such that they protect a directory,
requiring a username and password? I would like to have a PHP page
that collects a username and password and then generates the file in a
specific directory. Any help or code is greatly appreciated.