wiki:WikiStart
close Warning: Can't synchronize with repository "(default)" (/var/lib/svn/mod_papi does not appear to be a Subversion repository.). Look in the Trac log for more information.

Version 3 (modified by sergio, 17 years ago) (diff)

--

Welcome to mod_papi for apache2

Descarga del código

El código está disponible bajo svn en la siguiente dirección:

https://consejo-eps.uco.es/svn/mod_papi

Ejemplo de configuración

    PAPIAcceptFile  /etc/papi/gif/grnball.gif
    PAPIRejectFile  /etc/papi/gif/redball.gif
    PAPIKeysPath    /etc/papi/keys
    PAPIReqDBPath   /var/cache/papi

    <Location /gpoa>
        AuthType PAPI
        Require valid-user
        PAPIServiceID TestGPoA
        PAPIWAYF built-in
        # PAPIAS MyAS  http://eupaul26.uco.es/cgi-bin/AuthServer Test AuthServer 1
        PAPIAS UcoAS http://papi.uco.es/cgi-bin/AuthServer Universidad de Córdoba
    </Location>
    <Location /papi>
        AuthType PAPI
        Require valid-user
        PAPIServiceID TestPoA_GPoA
        PAPIGPoAURL http://eupaul26.uco.es/gpoa/PAPI/cookie_handler.cgi
    </Location>

Starting Points

For a complete list of local wiki pages, see TitleIndex.