Re: [users@httpd] mod_rewrite?

2011-09-19 Thread J-H Johansen
On Mon, Sep 19, 2011 at 2:51 PM, topinambour wrote: > Hi > > I have some problems about > to write rewriterule in .htaccess > I use spip and URL_propre > > URL read by google as : > #URL_site/#URL_ARTICLE?page=fr > i would want to use to remove:?lang=fr and do : > /#URL_SITE/#URL_ARTICLE > >

Re: [users@httpd] mod_proxy SSL forward proxy

2011-08-24 Thread J-H Johansen
On Wed, Aug 24, 2011 at 11:16 AM, Bill Moseley wrote: > Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8r > OS X 10.6.8 > > I need help with a forward proxy setup and SSL. > > I have created a simple httpd.conf file with two virtual hosts, listening > on 8080 and 8443 (accepting SSL connections)

Re: [users@httpd] Mutual Authentication issue in 2.2.17 openssl 1.0.0d

2011-08-20 Thread J-H Johansen
34 I was using Apache 2.2.17 at the time as a rev.proxy communicating with a client certificate to the server at the other end. I had to make a few modifications to the mod_ssl code but after recompilation it worked as intended (at least from my point of view). > On 18 Aug 2011, at 12:04, J-H

Re: [users@httpd] Mutual Authentication issue in 2.2.17 openssl 1.0.0d

2011-08-18 Thread J-H Johansen
On Sun, Aug 14, 2011 at 11:42 AM, paddy carroll wrote: > Hi, > > I have spent too long staring at my crypto material and apache logs. I'm > stuck. > I have checked and also had a colleague check my crypto trust chain, > certificates and keys more than once. > I have a reverse proxy setup > > clien