From: Joe Kerns <joe@xxxxxxxxxxxxx>
Reply-To: cobalt-users@xxxxxxxxxxxxxxx
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Re: htpasswd
Date: Thu, 16 Mar 2000 14:29:55 -0500
> > I wanted to create a password protected dir. So I did the following:
> >
> > Created the .htaccess file in the /home/sites/site1/web/pw/ dir
Just as a side note, according to Apache, you should not put your .htpasswd
file in
a web readable directory. Put it in /home/sites/siteXX/ rather than
within or
under /home/sites/siteXX/web/ (XX is the site number). It works fine...the
Cobalt
example is wack...
Oh yeah, this might save you some typing, htpasswd has it's path already
setup so
you can just type:
htpasswd -c /home/sites/siteXX/.htpasswd some-a-holes-username
at least on my RAQ2...
Joe
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users