Skip to content

Commit

Permalink
Update mod_auth_cas.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
bradical committed Jun 17, 2013
1 parent f2d57c2 commit bf92a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CAS/remoteUserAuth/mod_auth_cas.markdown
Expand Up @@ -7,7 +7,7 @@

### Build and Install mod_auth_cas on Apache server

- [Download latest tag](https://github.com/Jasig/mod_auth_cas/tree/v1.0.9.1) of Jasig’s mod_auth_cas project
- Download latest stable version of [Jasig’s mod_auth_cas project](https://github.com/Jasig/mod_auth_cas)
- Unzip into its own directory
- Navigate to directory and run: `.configure; make; make install`
If anything fails, please check that you have all of the module’s dependencies installed and then try compiling again. May be necessary to pass “--with-apxs” flag specifying location of binaries to use. For example:
Expand Down

0 comments on commit bf92a1c

Please sign in to comment.