ErrorDocument 401 /error/plain_401.html Order Deny,Allow Allow from all AuthType Basic AuthName "Please enter your User Name and Password." AuthUserFile /home/httpd/technologists/mod_auth++.pwd #AuthUserControl /Traditional require valid-user ErrorDocument 401 /error/ignore_401.html Order Deny,Allow Allow from all AuthType Basic AuthName "Please enter your e-mail address in the User Name field.\ The Password field may be left empty -- any entry will be ignored." AuthUserFile /home/httpd/technologists/mod_auth++.pwd #AuthUserControl /Ignore require valid-user ErrorDocument 401 /error/request_401.html Order Deny,Allow Allow from all AuthType Basic AuthName "Please enter your e-mail address in the User Name field.\ You will need to re-type your e-mail address and password to confirm." AuthUserFile /home/httpd/technologists/mod_auth++approve.pwd #AuthUserControl /Approve require valid-user ErrorDocument 401 /error/approve_401.html Order Deny,Allow Allow from all AuthType Basic AuthName "Please enter your e-mail address in the User Name field.\ You will need to re-type your e-mail address and password to confirm." AuthUserFile /home/httpd/technologists/mod_auth++approve.pwd #AuthUserControl /Approve require valid-user ErrorDocument 401 /error/approved_401.html Order Deny,Allow Allow from all AuthType Basic AuthName "Please enter your e-mail address in the User Name field." AuthUserFile /home/httpd/technologists/mod_auth++approve.pwd #AuthUserControl /Traditional require valid-user ErrorDocument 401 /error/initial_401.html Order Deny,Allow Allow from all AuthType Basic AuthName "Please enter your e-mail address in the User Name field.\ You will need to re-type your e-mail address and password to confirm." AuthUserFile /home/httpd/technologists/mod_auth++confirm.pwd #AuthUserControl /Confirm require valid-user ErrorDocument 401 /error/confirm_401.html Order Deny,Allow Allow from all AuthType Basic AuthName "Please enter your e-mail address in the User Name field.\ You will need to re-type your e-mail address and password to confirm." AuthUserFile /home/httpd/technologists/mod_auth++confirm.pwd #AuthUserControl /Confirm require valid-user ErrorDocument 401 /error/confirmed_401.html Order Deny,Allow Allow from all AuthType Basic AuthName "Please enter your e-mail address in the User Name field." AuthUserFile /home/httpd/technologists/mod_auth++confirm.pwd #AuthUserControl /Traditional require valid-user Order Deny,Allow Allow from all AuthType Basic AuthName "CHS says Please enter your User Name and Password." AuthUserFile /home/httpd/technologists/mod_auth++.pwd #AuthUserControl /Traditional require valid-user