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:
parent
7aae58fd2d
commit
e1888f82c4
@ -119,24 +119,3 @@ Alias /ipa/migration "/usr/share/ipa/migration"
|
||||
Options ExecCGI
|
||||
AddHandler wsgi-script .py
|
||||
</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
|
||||
nss-devel
|
||||
mozldap-devel
|
||||
mod_python
|
||||
mod_wsgi
|
||||
gcc
|
||||
python-ldap
|
||||
TurboGears
|
||||
|
Loading…
Reference in New Issue
Block a user