Re: [users@httpd] mod_authz_dbd regression in apache 2.4.12?

2015-05-12 Thread Michel Stam
Hey Yann, You're welcome; would you mind cc'ing me on the devel mail? Cheers, Michel Stam > On 12 May 2015, at 10:09, Yann Ylavic wrote: > > Hello Michel, > >> On Mon, May 11, 2015 at 10:54 PM, Michel Stam wrote: >> >> I was tinkering over the wee

[users@httpd] mod_authz_dbd regression in apache 2.4.12?

2015-05-11 Thread Michel Stam
uthz_dbd-regression.patch Description: Binary data Thanks, Michel smime.p7s Description: S/MIME cryptographic signature

Re: [users@httpd] Redirecting virtual host to https in Apache 2.4

2014-02-18 Thread Michel Labarre
gine on #RewriteCond%{HTTPS} !=on #RewriteRule (.*) https://%{HTTP_HOST} #RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} Pointers welcome. Thanks. Dave. - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org

Re: [users@httpd] Socket level time-out configuration in the Apache HTTP server

2014-02-06 Thread Michel Labarre
Hi It's a common problem with long time process. But if the user close its browser and application runs, this one has no interaction with network. We have the following scenario: . connection : handshake with SYN, SYN-ACK - ACK packets between browser and apache . HTTP request received from the

[users@httpd] SSL session-id caching with mod_proxy

2014-01-22 Thread Michel Labarre
Hi I found one about dealing with my problem since 2009 without answering. I have a 2.4 apache in reverse proxy mode. The connections between the proxy and a server (for now) use SSL. I found a high activity on the server. After analyzing all the connections perform an SSL handshake. Each Hansha

Re: [us...@httpd] Authenticate users against a Microsoft SQL (odbc - freetds)

2010-12-22 Thread Nicolas Michel
On 12/23/2010 02:58 AM, Tom Donovan wrote: On 12/22/2010 9:38 AM, Nicolas Michel wrote: Hello, I'm trying to setup an apache authentication using a user list (and password) that resides in a Microsoft SQL Server 2000. I read these docs : http://www.freetds.org/userguide/odbcconnattr.htm

[us...@httpd] Authenticate users against a Microsoft SQL (odbc - freetds)

2010-12-22 Thread Nicolas Michel
Hello, I'm trying to setup an apache authentication using a user list (and password) that resides in a Microsoft SQL Server 2000. I read these docs : http://www.freetds.org/userguide/odbcconnattr.htm http://www.unixodbc.org/doc/FreeTDS.html http://code.google.com/p/odbc-dbd/downloads/list http:/

[us...@httpd] Re: webdav : digest authentication

2010-12-10 Thread michel
I had the same problem because I've configured mod_auth_pam and mod_auth_sys_group for other directories... I tried to disable both of them for this particular directory/location, i.e. : AuthPAM_Enabled off AuthGROUP_Enabled off ... And it worked ! -- m

Re: [us...@httpd] Re: Connection attempts - mod_proxy

2010-06-30 Thread Michel Bulgado
y from all ProxyPass / http://internalserver.home.com:80/ ProxyPassReverse / http://internalserver.home.com:80/ Order allow,deny Allow from all Thanks Michel

[us...@httpd] Connection attempts - mod_proxy

2010-06-29 Thread Michel Bulgado
Hello list Using CentOS 5.4 version of apache httpd-2.2.3-31.el5. I have several virtualhost and one of the virtualhost, use mod_proxy to serve a web site I have running on Windows 2003, this server is not available online, it is an internal server. Reviewing the messages I found Logwatch wh

Re: [us...@httpd] Virtual Directory -- Virtual Hosts Logs

2010-02-23 Thread Michel Bulgado
guration and works perfectly, every access made to the virtual directories is stored in access_log. Thanks for the help Michel - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.

[us...@httpd] Virtual Directory -- Virtual Hosts Logs

2010-02-22 Thread michel
Hello I have a small problem with my apache server. I work with CentOS 5.4 with httpd-2.2.3-31 I have multiple virtual directories and several VirtualHosts. Each VirtualHost has on the "CustomLog" so that will generate a log for each virtualhost. My problem is when trying to access any vi

Re: [EMAIL PROTECTED] header unset content-encoding

2008-04-22 Thread michel platini
Hi Joshua, You are right: the client states it is HTTP\1.1. In this case the client specification is not compliant with http\1.1. I'll try your suggestion. Thank you Luca On Tue, Apr 22, 2008 at 8:50 PM, Joshua Slive <[EMAIL PROTECTED]> wrote: > On Tue, Apr 22, 2008 at 2:43 PM,

[EMAIL PROTECTED] header unset content-encoding

2008-04-22 Thread michel platini
Hi all, im new to this newsgroup and I hope to be not inopportune. I've a problem I can't figure out... I looked 2 days but nothing so I decided to write to this newsgroup. There are 3 system: a standalone application whose goal is to download content (client) resin as application server (as) apac

[EMAIL PROTECTED] Authentification problem with Apache 2.23 and OpenLDAP 2.2 on win32

2007-01-17 Thread SANCHEZ, Michel
373): [client 152.3.74.202] [2184] auth_ldap authenticate: using URL ldap://tola33783.tls.fr.eu.airbus.corp:389/ou=people,dc=my-domain,dc=com?uid [Wed Jan 17 14:34:20 2007] [warn] [client 152.3.74.202] [2184] auth_ldap authenticate: user michel authentication failed; URI / [ldap_search_ext_s() for

RE: [EMAIL PROTECTED] In french writing, Apache change some characters like é or è

2006-07-28 Thread Gaite, Jean-Michel
e I have to set my terminal charset to UTF-8 to edit the php files) Thank you very much for your help Have a nice week-end. Jean-Michel -Message d'origine- De : Joshua Slive [mailto:[EMAIL PROTECTED] Envoyé : ven. 28 juillet 2006 17:00 À : users@httpd.apache.org Objet : Re: [EM

RE: [EMAIL PROTECTED] In french writing, Apache change some characters like é or è

2006-07-28 Thread Gaite, Jean-Michel
Hi, You mind : I have to put the following line in /etc/httpd/conf/httpd.conf AddDefaultCharset UTF-8 ? after this, I stop and start the server (httpd -k stop ; ...start) And I get exactly the same result. Jean-Michel -Message d'origine- De : Joshua

[EMAIL PROTECTED] In french writing, Apache change some charact ers like é or è

2006-07-28 Thread Gaite, Jean-Michel
from the LINUX machine (environment, installation) ? Comes this from the Apache configuration (I don't see any parameter like charaters table) ? Is this from PHP installation, or the php-mysql library ? Thank you for helping me ! Jean-Michel

[EMAIL PROTECTED] Apache and NFS

2006-06-07 Thread Michel
Hi list, I tried to configure Apache 2.0.52 working with NFS. I read that I have to put the "LockFile" directive in the apache configuration file. For example, I wrote : "LockFile /var/lock/httpd.lock" ( in Global Environnment section) When I start my apache server and go to /var/lock/ dir