From 0258d017926f33a8d8f493ea594c4b828477a06a Mon Sep 17 00:00:00 2001 From: "rcritten@redhat.com" Date: Tue, 25 Sep 2007 09:50:30 -0400 Subject: Use a different directory for test programs --- ipa-server/xmlrpc-server/test/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ipa-server/xmlrpc-server/test') diff --git a/ipa-server/xmlrpc-server/test/README b/ipa-server/xmlrpc-server/test/README index 68162216..c46284d2 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 -- cgit