Options ExecCGI
AuthType Basic
AuthName "onShore Timesheet access"
AuthUserFile .htpasswd
<Limit GET POST>
  require valid-user
</Limit>
