Example
Here is an example on how to prevent users from access the directory, password-protect a specific file and allow userse to view a specific file: AuthUserFile /your/path/.htpasswd
AuthName "Authorization Required"
AuthType Basic
Order Allow,Deny
<Files myfile1.html>
Order Allow,Deny
require valid-user
</Files>
<Files myfile2.html>
Order Deny,Allow
</Files>
BI Publisher Functions - 0 views
A Tour of the NoSQL World - YouTube - 0 views
Running the latest Oracle JInitiator | Aaron Parker - 0 views
6More
Rittman Mead Consulting - The Changing World of Business Intelligence - 0 views
« First
‹ Previous
521 - 540
Next ›
Last »
Showing 20▼ items per page