diff options
Diffstat (limited to 'ipa-server/xmlrpc-server/test/README')
-rw-r--r-- | ipa-server/xmlrpc-server/test/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ipa-server/xmlrpc-server/test/README b/ipa-server/xmlrpc-server/test/README index 681622162..c46284d22 100644 --- a/ipa-server/xmlrpc-server/test/README +++ b/ipa-server/xmlrpc-server/test/README @@ -29,7 +29,8 @@ the kerberos credentials. If that works, the second test more closely models the way that IPA works. -- copy test_mod_python.py /usr/share/ipa/ipaserver +- mkdir /usr/share/ipa/ipatest +- cp test_mod_python.py /usr/share/ipa/ipatest - uncomment the entries for ipatest in /etc/httpd/conf.d/ipa.conf. There are entries for ProxyPass and ProxyReversePass, an Alias and a Directory - restart Apache |