# .htaccess-Datei
AuthType Basic
AuthName 'Protected area - Please insert password!'
AuthUserFile C:\Develope\LEPTON\Lepton-Upload_5\5.2.0\LEPTON_mobile_5.2.0\root/temp/secure/.htpasswd
require user admin
