![]() |
|||||
![]() |
|||||
![]() |
![]() The HTAccess Authentication/Password Protection is a FREE service provided by OfficeOnWeb. Much of the activities should be self evident. You can enter multiple user controlled access and directory access without detailed knowledge through your control panel for your site. (All you need is to be an OfficeOnWeb client.) For those interested, this tutorial covers further details regarding web-based user authentication using a .htaccess file. Web-based authentication denies unauthorized
web access to visitors who do not give a valid user name and password. This password protection feature allows web master to restrict access to certain directories. The usernames and encrypted passwords are kept in a webmaster-maintained file. This is not
the same as ordering another FTP only Account. Your visitors do not need to have a OfficeOnWeb Account to use the password protected Web-based access specified-- the mechanisms are separate and unique.
The .htaccess file control access much better than FrontPage or other programs attempts. We recommend you use it in place of all other modes of controlled access. Please
recognize that the .htaccess file also affects directories recursively below it. Remember, requesting a controlled access to <URL:http://somewhere.com/somepath/evenmore/> would yield the same authentication request unless ~/somepath/evenmore had
a .htaccess file of its own. To add more users in the future, use the control panel and make modifications. The use of the system should be self evident. |