On zondag 11 juli 2004 20:29, David Arnold wrote: > All, > > Is httpd.conf secure? Would it be OK to store a password there?
Depends on how secure you make it yourself. By default, httpd.conf is read-only for everybody, and read-write for the root user. If you change the read permissions, nobody can read it anymore thus it will be secure. Wouter -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html