NathanAhlstrom/CORAL/master/usage/old/.htaccess - Htaccess File

NathanAhlstrom/CORAL/master/usage/old/.htaccess

# CAS authentication
AuthType CAS
AuthGroupFile /data/web_root/htdocs/main/admin/scripts/ersa_cas_group
Require group ersa
SSLRequireSSL
SSLOptions +StdEnvVars +StrictRequire

# Other restrictions
Order Allow,Deny
Allow from all

On Github License

Files

Download PDF of Htaccess file

Comments

Apache