Changes

From Amahi Wiki
Jump to: navigation, search
62 bytes removed ,  23:31, 10 August 2011
*Copy the <code>.htpasswd</code> file to the web application path (i.e. /var/hda/web-apps/appname).
*Create the <code>.htaccess</code> file:
{{Text|AuthUserFile /var/hda/web-apps/linfo/.htpasswdAuthGroupFile /dev/nullAuthName "Password Protected AreaLinfo Access"
AuthType Basic
<limit GET POST>AuthUserFile /var/hda/web-apps/linfo/htpasswdrequire valid-user</limit>}}
</blockquote>
12,424

edits