home *** CD-ROM | disk | FTP | other *** search
/ 212.85.103.5 / 2014.11.212.85.103.5.tar / 212.85.103.5 / pro / .htaccess next >
Text File  |  2014-04-14  |  89b  |  5 lines

  1. AuthType Basic
  2. AuthName "restricted area"
  3. AuthUserFile /Krzysiek/pass
  4. require valid-user
  5.