order allow,deny
AuthType Basic
AuthName "Cherry Project :: "
AuthUserFile /etc/cherry/passwd
require user  root
allow from all
