- <p>The Apache RM module provided can interpret AAP settings to map
- attributes to HTTP request headers and to <span class="fixed">Require</span>
- rules, permitting protecting of both static and dynamic content. The
- commands described here can appear in content-specific configuration blocks
- or <span class="fixed">.htaccess</span> files. They determine what content
- is to be protected, session policies, and static access control rules.</p>
- <p>Any of the typical ways of protecting content may be used (.htaccess,
- Directory, Location, Files, etc.). There are two ways to trigger Shibboleth
- authentication: specifying an <span class="fixed">AuthType</span> of
- <span class="fixed">shibboleth</span> to use Shibboleth directly, or using
- <span class="fixed">ShibBasicHijack</span> to process existing .htaccess
- files using Shibboleth instead. Support for authorization consists of
- mod_auth-style require directives, as well as support for mod_auth group
+ <p>The Apache RM module provided can interpret AAP settings to map
+ attributes to HTTP request headers and to <span class="fixed">Require</span>
+ rules, permitting protection of both static and dynamic content. Any of the
+ typical ways of protecting content may be used (.htaccess, Directory,
+ Location, Files, etc.). They define what content is to be protected and
+ static access control rules.</p>
+ <p>There are two ways to trigger Shibboleth authentication: specifying an
+ <span class="fixed">AuthType</span> of <span class="fixed">shibboleth</span>
+ to use Shibboleth directly, or using <span
+ class="fixed">ShibBasicHijack</span> to process existing .htaccess files
+ using Shibboleth instead. Support for authorization consists of
+ mod_auth-style require directives, as well as support for mod_auth group