Victor Mote wrote:
I am tempted to add an "Admin" tab to our web site for pages dealing with
administrative matters. For example, our readme that tells how to rebuild
the web site could go there. Christian may have notes on creating builds
that could go there as well. I would like to document the link to the
cocoondev.org (I think) site where our web site is generated and built.
Since at least some of the information on such page(s) would not be suitable
for public consumption (ie. triggering web site updates), does anyone know
whether the infrastructure is in place to restrict access to certain pages,
presumably based on an apache login password?
.htaccess file?
AuthUserFile /etc/passwd
AuthName "FOP admin pages"
AuthType Basic
require valid-user
--
Oleg Tkachenko
http://www.tkachenko.com/blog
Multiconn Technologies, Israel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]