OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [email protected]
  Module: openpkg-src                      Date:   28-Dec-2008 10:57:20
  Branch: HEAD                             Handle: 2008122809572000

  Modified files:
    openpkg-src/apache-authremote
                            apache-authremote.conf

  Log:
    show how to use it

  Summary:
    Revision    Changes     Path
    1.2         +9  -0      openpkg-src/apache-authremote/apache-authremote.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache-authremote/apache-authremote.conf
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 apache-authremote.conf
  --- openpkg-src/apache-authremote/apache-authremote.conf      28 Dec 2008 
09:54:15 -0000      1.1
  +++ openpkg-src/apache-authremote/apache-authremote.conf      28 Dec 2008 
09:57:20 -0000      1.2
  @@ -4,3 +4,12 @@
   
   LoadModule  auth_remote_module  @l_prefix@/libexec/apache/mod_auth_remote.so
   
  +#<Location /application>
  +#    AuthType           Basic
  +#    AuthName           Example
  +#    AuthRemoteServer   master.example.com
  +#    AuthRemotePort     80
  +#    AuthRemoteURL      /auth
  +#    require            valid-user
  +#</Directory>
  +
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to