[us...@httpd] http/1.1 persistent connection issue.

2009-06-03 Thread vincent.blondel
Hello all, I am trying to develop a little program that should be able to send http/1.1 requests. This is all running fine but I get some problems with the persistent connection. I mean I can send one request in my http connection but the second one does not seem to work properly. Maybe I made

Re: [us...@httpd] How to config Reverse Proxy does not proxy some specific URIs or Files?

2009-06-03 Thread Krist van Besien
On Tue, Jun 2, 2009 at 7:31 PM, Qingshan Xie wrote: > > Hello! > >   Our Reverse Proxy servers proxy everything to backend generally.  How can > we configure it not proxy some specific URIs or Files, for example, the local > index.html? See http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#

[us...@httpd] configuring mysql with php

2009-06-03 Thread aman parashar
he php with the apache server works fine. But with the mysql , it doesnt show nothing even when i tried if it has the mysql library is present, nothing comes out.Empty browser, plz i need help.I appreciate for your precious time. Even it couldnt give me error or anything,i couldnt figure if the php

Re: [us...@httpd] configuring mysql with php

2009-06-03 Thread Darryle Steplight
Did you start the mysql server? On Wed, Jun 3, 2009 at 4:51 AM, aman parashar wrote: > he php with the apache server works fine. But with the mysql , it doesnt > show nothing even when i tried if it has the mysql library is present, > nothing comes out.Empty browser, plz i need help.I appreciate

Re: [us...@httpd] configuring mysql with php

2009-06-03 Thread Lester Caine
aman parashar wrote: he php with the apache server works fine. But with the mysql , it doesnt show nothing even when i tried if it has the mysql library is present, nothing comes out.Empty browser, plz i need help.I appreciate for your precious time. Even it couldnt give me error or anything,i

[us...@httpd] combining ldap and file authentication

2009-06-03 Thread dimce
Hi all Apache cracks, Is it possible to force both file and ldap authentication in Apache? The idea is that first the user gets a password window and is asked for the login details from a passwd file and after that he is asked for a ldap password and only if both are true he is allowed access. I

Re: [us...@httpd] combining ldap and file authentication

2009-06-03 Thread Tom Evans
On Wed, 2009-06-03 at 06:55 -0700, dimce wrote: > Hi all Apache cracks, > > Is it possible to force both file and ldap authentication in Apache? > The idea is that first the user gets a password window and is asked for the > login details from a passwd file and after that he is asked for a ldap >

[us...@httpd] Apache uses FIFO scheduling ??

2009-06-03 Thread ricardo13
hi, I would like about How work Apache ?? I read a scientific about that Apache works like FIFO. Is it true ?? Thank you Ricardo -- View this message in context: http://www.nabble.com/Apache-uses-FIFO-schedulingtp23857087p23857087.html Sent from the Apache HTTP Server - Users mailing list

[us...@httpd]

2009-06-03 Thread Lyudmila L. Balakireva
Hello, I need to supply different content handler based on presence of certain request header. Is it any simple ready to use solution exists for the problem? Like configuration direction (example please). Or I need to implement input filter to check header and set the content handler ? any example

Re: [us...@httpd] http/1.1 persistent connection issue.

2009-06-03 Thread Lyle Wincentsen
On Wed, Jun 3, 2009 at 2:25 AM, wrote: > > Hello all, > > I am trying to develop a little program that should be able to send > http/1.1 requests. This is all running fine but I get some problems > with the persistent connection. > > I mean I can send one request in my http connection but the se

[us...@httpd] Not really an Apcahe question but I am sure someone here can answer it...

2009-06-03 Thread Mike Lyon
So if I bring up a firefox browser and simply type in "sears" it will take me to www.sears.com. If I type in "apple" it takes me to www.apple.com but then if I type in some other random company, it takes me no where. Is this some kind of special DNS record or something at that specific domain for t

Re: [us...@httpd] Not really an Apcahe question but I am sure someone here can answer it...

2009-06-03 Thread Evan Platt
At 03:07 PM 6/3/2009, you wrote: So if I bring up a firefox browser and simply type in "sears" it will take me to www.sears.com. If I type in "apple" it takes me to www.apple.com but then if I type in some other random company, it takes me no where. I

[us...@httpd] Host bypass custom build CGI

2009-06-03 Thread phpaltcgi
Can I bypass a web host's mod_php with a separate, private PHP running as CGI? Background, host won't upgrade its mod_php. I may need 5.2.9 bugfixes, depending. They won't mind if I do it, but won't help. They're nonprofit. The question is whether it's possible. I have shell access, but not root

RE: [us...@httpd] http/1.1 persistent connection issue.

2009-06-03 Thread vincent.blondel
From: Lyle Wincentsen [mailto:lyle.wincent...@gmail.com] Sent: Wednesday, June 03, 2009 10:53 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] http/1.1 persistent connection issue. On Wed, Jun 3, 2009 at 2:25 AM, #include #include #include #include #include #include #include