category      articles    
 
Adsense
Adwords
Article
Blog
CMS
CSS Style
Datacenter
Design Graphics
Flash Animation
Internet Radio
Messenger
Programming
Provider
Search Engine
Security
Security Web
SEF
SEO
Software
Software Web
AuthType directive for Apache

- AuthType directive
Syntax: AuthType Basic|Digest
Context: directory, .htaccess
Override: AuthConfig
Status: core

This directive selects the type of user authentication for a directory. Only Basic and Digest are currently implemented. It must be accompanied by AuthName and Require directives, and directives such as AuthUserFile and AuthGroupFile to work.

When AuthDigest is used an AuthDigestRealmSeed should also be set.

OTHER ARTICLES

AuthAuthoritative directive

BS2000Account directive

AuthName directive for Apache

htaccess Useful

htaccess at Windows

AcceptFilter for Apache

PHP and MySQL

AuthUserFile directive

AcceptMutex directive for Apache

Redirect with htaccess