Re: [users@httpd] php-fpm and proxy , httpd 2.4.12

2015-07-23 Thread MM
On 22 July 2015 at 20:49, Yehuda Katz wrote: > Do you need this configuration to be portable to different systems with > different modules available? > No > If not, remove all the configuration that you really want to use. > All right... > This will make sure that you understand what your ser

Re: [users@httpd] php-fpm and proxy , httpd 2.4.12

2015-07-21 Thread MM
so LoadModule cgi_module modules/mod_cgi.so LoadModule php5_module modules/libphp5.so LoadModule php5_module modules/libphp5-zts.so Please advise any other conf I could add. > On Jul 20, 2015 1:25 PM, "MM" wrote: > >> I get this error when I try to access my wiki

[users@httpd] php-fpm and proxy , httpd 2.4.12

2015-07-20 Thread MM
I get this error when I try to access my wiki AH01144: No protocol handler was valid for the URL /wiki/index.php. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. 1. For some reason, my linux distribution somehow enabl

[users@httpd] 2 server certificates

2014-12-23 Thread MM
stored. Is it possible to have httpd use the correct certificate depending on where the request comes from? Regards, MM

[users] https and DHE-RSA-AES256-SHA

2014-06-04 Thread MM
Hi, I run a personal https at home with no official certificate. The hostname I use is a dynamic dns hostname. Apache/2.4.9 OpenSSL/1.0.1e-fips PHP/5.5.12 SVN/1.8.8 mod_perl/2.0.9-dev Perl/v5.18.2 On ssl_request I see a couple of entries like this: TLSv1 DHE-RSA-AES256-SHA "GET /vtigercrm/ HTTP

Re: [users@httpd] Need help with reverse proxying and image loading

2014-01-27 Thread MM KP
e changing happening in the process. > > So, I'm not sure if what you're trying to do will work for a site as > complex as CNN. Could you do a domain-name-change on a buddy's site with > very little interconnecting..sure..but it would still be a very statically > define

[users@httpd] Need help with reverse proxying and image loading

2014-01-26 Thread MM KP
Hello all I am new to apache & the apache mailing list so PLEASE forgive me for my long message : I am trying to configure a nice reverse proxy using Apache. Basically this is what I want : i want to be able to browse to something like testproxy.myproxy.com and proxy to www.cnn.com. I want to be