RE: [us...@httpd] how do I redirect wsdl calls to local disk

2009-02-17 Thread Jones Scott - sjones
, Feb 16, 2009 at 6:19 PM, Jones Scott - sjones scott.jo...@acxiom.com wrote: I am using apache in our DMZ. It is using mod_jk to redirect all calls to JBoss 4.0.2 I need to redirect the product/1.0?wsdl requests to stay on the apache server. Why do you need that? A wsdl is generated

RE: [us...@httpd] how do I redirect wsdl calls to local disk

2009-02-17 Thread Jones Scott - sjones
But I can't seem to get a rewrite rule that will work. Thus, I posted this note for some help -Original Message- From: Jones Scott - sjones [mailto:scott.jo...@acxiom.com] Sent: Tuesday, February 17, 2009 8:10 AM To: users@httpd.apache.org Subject: RE: [us...@httpd] how do I redirect

[us...@httpd] how do I redirect wsdl calls to local disk

2009-02-16 Thread Jones Scott - sjones
I am using apache in our DMZ. It is using mod_jk to redirect all calls to JBoss 4.0.2 I need to redirect the product/1.0?wsdl requests to stay on the apache server. What is the best approach to do this *** The

[EMAIL PROTECTED] Apache AuthDBI cache

2006-11-29 Thread Jones Scott - sjones
I need a way to flush the cache that is held by AuthDBI. Has anybody done this? And how? Thanks * The information contained in this communication is confidential, is intended only for the use of the recipient named

[EMAIL PROTECTED] Apache Security connecting to Microsoft SQL

2006-09-28 Thread Jones Scott - sjones
Has anyone connected Apaches security up to Microsoft SQL? Can not find any examples of this as an option. Thanks * The information contained in this communication is confidential, is intended only for the use of

[EMAIL PROTECTED] Apache openLDAP crypt password problem

2006-09-21 Thread Jones Scott - sjones
I have been testing hooking Apache up to openLDAP. No problems. Then I tried to connect to our corporate open LDAP. The passwords are stored with crypt method. Is there some switch or setting for apaches ldap module to do the crypt and get it to work. Thanks

[EMAIL PROTECTED] Installing Apache 2.2.3 with authnz_ldap

2006-08-24 Thread Jones Scott - sjones
I am having trouble install authnz_ldap. I finally got a configure command line that would make and install. But when started, it could not find the ldap so. Is there something else I need to do or install? Error from startup of apache /usr/local/apache2/bin/httpd: error while

RE: [EMAIL PROTECTED] Installing Apache 2.2.3 with authnz_ldap

2006-08-24 Thread Jones Scott - sjones
I added the openLDAP lib to my LIB path. That gets me around this problem But when I go to production I will not have openLDAP on the same server. What did I miss in the install? From: Jones Scott - sjones [mailto:[EMAIL PROTECTED] Sent: Thursday, August 24, 2006 8:42 AM

[EMAIL PROTECTED] Configuration Help with mod LDAP

2006-08-24 Thread Jones Scott - sjones
Can someone send me an example of their httpd.conf section that configures to use ldap for security. I just want to make the user be a valid user. I keep either Invalid LDAP connection mode setting: must be one of NONE, SSL, or TLS/STARTTLS Or I get LDAPTrustedMode not allowed here