summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/conf/ipa.conf21
-rw-r--r--install/tools/README2
2 files changed, 1 insertions, 22 deletions
diff --git a/install/conf/ipa.conf b/install/conf/ipa.conf
index d03bc3fe0..d547b50d9 100644
--- a/install/conf/ipa.conf
+++ b/install/conf/ipa.conf
@@ -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>
diff --git a/install/tools/README b/install/tools/README
index a52cede06..219e74c57 100644
--- a/install/tools/README
+++ b/install/tools/README
@@ -15,7 +15,7 @@ openssl-devel
nspr-devel
nss-devel
mozldap-devel
-mod_python
+mod_wsgi
gcc
python-ldap
TurboGears