mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove some more mod_python references
This commit is contained in:
committed by
Rob Crittenden
parent
7aae58fd2d
commit
e1888f82c4
@@ -119,24 +119,3 @@ Alias /ipa/migration "/usr/share/ipa/migration"
|
|||||||
Options ExecCGI
|
Options ExecCGI
|
||||||
AddHandler wsgi-script .py
|
AddHandler wsgi-script .py
|
||||||
</Directory>
|
</Directory>
|
||||||
|
|
||||||
|
|
||||||
#Alias /ipatest "/usr/share/ipa/ipatest"
|
|
||||||
#<Directory "/usr/share/ipa/ipatest">
|
|
||||||
# AuthType Kerberos
|
|
||||||
# AuthName "Kerberos Login"
|
|
||||||
# KrbMethodNegotiate on
|
|
||||||
# KrbMethodK5Passwd off
|
|
||||||
# KrbServiceName HTTP
|
|
||||||
# KrbAuthRealms $REALM
|
|
||||||
# Krb5KeyTab /etc/httpd/conf/ipa.keytab
|
|
||||||
# KrbSaveCredentials on
|
|
||||||
# Require valid-user
|
|
||||||
# ErrorDocument 401 /ipa/errors/unauthorized.html
|
|
||||||
#
|
|
||||||
# SetHandler mod_python
|
|
||||||
# PythonHandler test_mod_python
|
|
||||||
#
|
|
||||||
# PythonDebug Off
|
|
||||||
#
|
|
||||||
#</Directory>
|
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ openssl-devel
|
|||||||
nspr-devel
|
nspr-devel
|
||||||
nss-devel
|
nss-devel
|
||||||
mozldap-devel
|
mozldap-devel
|
||||||
mod_python
|
mod_wsgi
|
||||||
gcc
|
gcc
|
||||||
python-ldap
|
python-ldap
|
||||||
TurboGears
|
TurboGears
|
||||||
|
|||||||
Reference in New Issue
Block a user