Re: [users@httpd] No Content-Type header despite DefaultType directive

2011-12-06 Thread Igor Cicimov
I think it also depends on the file exstension and you dont have any. Then it depends on how the file exstension is mapped in apache. On Dec 6, 2011 2:09 AM, Dennis Jacobfeuerborn denni...@conversis.de wrote:

Re: [users@httpd] No Content-Type header despite DefaultType directive

2011-12-06 Thread Igor Cicimov
I think it also depends on the file exstension and you dont have any. Then it depends on how the file exstension is mapped in apache. And also what kind of Accept header the browser sends. You might read the mod_mime and mod_negotiation docs for more details. On Dec 6, 2011 2:09 AM, Dennis

[users@httpd] Q) apache + W2008R2 + NLB

2011-12-06 Thread Alex Samad - Yieldbroker
Hi I am in the situation where I am looking at replacing a rhel LVS + apache load balanced reverse proxy with Windows, I have started to look at IIS7. But I am thinking I would rather use apache. Has anyone on the list used apache on W 2008 R2 and have the used it with the Microsoft NLB.

Re: [users@httpd] No Content-Type header despite DefaultType directive

2011-12-06 Thread Tom Evans
On Mon, Dec 5, 2011 at 3:08 PM, Dennis Jacobfeuerborn denni...@conversis.de wrote: Hi, I am trying to get Apache to send a file with the filename test that contains html through a filter for the mime type text/html. The problem is that even when I set a DefaultType in .htaccess the response

[users@httpd] mod_rewrite doesn't rewrite when the url contains %2f

2011-12-06 Thread Jérôme DESPATIS
Hello, I have a strange problem, I want to redirect everything to index.php in a vhost (index.php is my controller), so I use the minimalistic vhost config, indicated at the end of this mail afterwards, when I go to http://testtag.poseidon.dev/%20, all is ok, I can see my rewrite log (in

Re: [users@httpd] No Content-Type header despite DefaultType directive

2011-12-06 Thread Dennis Jacobfeuerborn
On 12/06/2011 11:13 AM, Tom Evans wrote: On Mon, Dec 5, 2011 at 3:08 PM, Dennis Jacobfeuerborn denni...@conversis.de wrote: Hi, I am trying to get Apache to send a file with the filename test that contains html through a filter for the mime type text/html. The problem is that even when I set a

Re: [users@httpd] piped logs problem on sco 6.0.0

2011-12-06 Thread Jeff Trawick
On Tue, Dec 6, 2011 at 1:47 PM, Rob Landrito rlandr...@gmail.com wrote: Greetings, I'm trying to used piped logs as described here: http://httpd.apache.org/docs/2.2/logs.html#piped.  The environment is httpd 2.2.11 on sco 6.0.0 (SCO_SV system 5 6.0.0 i386).  I'm using User nouser Group

Re: [users@httpd] Q) apache + W2008R2 + NLB

2011-12-06 Thread congo thomas
On Tue, December 6, 2011 20:35, Yehuda Katz wrote: On Tue, Dec 6, 2011 at 2:23 PM, Alex Samad - Yieldbroker alex.sa...@yieldbroker.com wrote: 1) any idea if there is a tomcat (AJP) connector that would work or are all the standard modules compiled

RE: [users@httpd] Q) apache + W2008R2 + NLB

2011-12-06 Thread Alex Samad - Yieldbroker
Hi Great, currently the set I have is IPVS (rhel) - apache 2.2 mpm using mod_proxy_ajp - jboss cluster I guess I should have specified mod_proxy_ajp and not tomcat connector - they are sort of the same in my mind :) (can't believe I am saying this), but its actually cheaper to run 2 IIS

Re: [users@httpd] Apache reverse proxy 2-way SSL authentication

2011-12-06 Thread Igor Galić
- Original Message - Hello list, I am investigating what kind of reverse proxy solution would fit a customers requirement. I am also looking at Apache. One of the Apache? We have a couple of proxies at Apache, like Apache httpd's mod_proxy, and then there's Apache Traffic Server ;)

[users@httpd] SSL cipher suite modification

2011-12-06 Thread aparna Puram
Hello , Currently we are using the following ciphersuite in our httpd.conf file. SSLCipherSuite !ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL But our new client does not support the RC4+RSA cipher tag. They support DES-CBC-SHA tag. However, There are many other clinets using the