Amahi Wiki
Page
Discussion
View source
History
Links
Wiki Home
Amahi Home
Amahi Apps
FAQ
Forums
Bug Tracker
Blog
Feature Gallery
Mailing Lists
Personal tools
Log in
Request account
Navigation
Recent changes
Help
Tools
Special pages
Printable version
Changes
From Amahi Wiki
Jump to:
navigation
,
search
← Older edit
Newer edit →
Require Login
(view source)
Revision as of 03:26, 13 August 2011
130 bytes added
,
03:26, 13 August 2011
→Set File permissions:
{{Code|htpasswd -D .htpasswd username}}
====
Copy and
Set File permissions: ====
*Copy the <code>.htpasswd</code> file to the web application directory:
{{Code|cp .htpasswd /var/hda/web-apps/htpasswd}}
* Ensure the permissions are correctly set on the two files as follows:
{{Code|chmod 600 /var/hda/web-apps/htpasswd
Bigfoot65
Trusted,
Bureaucrats
,
Administrators
12,424
edits