HI,
I looked in the OpenBSD FAQ and documentation area, and cannot seem to
find out
the best place to keep my apache password files.
According to the Apache docs (I couldn't find anything in the OpenBSD
Site), they
recommend I setup the path to the passwd file in....
/usr/local/apache/passwd
They recommend I put the file in the "bin" directory or wherever I
installed Apache.
But I didn't install Apache, as it already came with my OpenBSD
system. So using
"locate" I determined the possible places I can put it.
/usr/lib/apache
Other directories are...
/usr/sbin
This also contains Apache binary stuff....
I'm at a loss on which directory to create my passwd directory...
Would I create it in the
/usr/lib or the /usr/local, or /usr/sbin, or does it matter?
I'm also following the recommended permission settings as outlined in
the Apache manual.
Can someone please make a recommendation, or point me to any docs that
might be in the
OpenBSD Site... the only docs I could find is in the FAQ, and it only
mentions operation of
the server in chrooted mode, but nothing on setting it up.
John