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"
wrote:
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 Jacobfe
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. Does
On Mon, Dec 5, 2011 at 3:08 PM, Dennis Jacobfeuerborn
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 doesn't contain
>
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 /tm
On 12/06/2011 11:13 AM, Tom Evans wrote:
On Mon, Dec 5, 2011 at 3:08 PM, Dennis Jacobfeuerborn
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 .hta
On Tue, Dec 6, 2011 at 10:52 AM, Jérôme DESPATIS wrote:
> 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://testt
Ohh, big thanks :)
I understand the option now due to security
thanks again
Le 06/12/2011 11:56, Tom Evans a écrit :
On Tue, Dec 6, 2011 at 10:52 AM, Jérôme DESPATIS wrote:
Hello,
I have a strange problem, I want to redirect everything to index.php in a
vhost (index.php is my controller), s
On Tue, Dec 6, 2011 at 5:12 AM, Alex Samad - Yieldbroker <
alex.sa...@yieldbroker.com> wrote:
> 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 apach
Hi Yehuda,
Apache works fine with Microsoft NLB. You can set the Listen directive to the
NLB IP address and you should have no problem binding to that interface.
http://httpd.apache.org/docs/current/mod/mpm_common.html#listen
Good luck.
Jim
James Rapp
Senior Ecosystem Quality Manager, Global
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 nogroup
Apache is unable to start, printing the following to stderr on startup:
[T
Hi
Thanks, I suppose the finally questions for this are
1) any idea if there is a tomcat (AJP) connector that would work or are all
the standard modules compiled
2) what worker model is it mpm or single thread ?
Alex
-Original Message-
From: Rapp, James [mailto:james.r...@sap.com]
Se
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
>
http://tomcat.apache.org/tomcat-4.0-doc/config/ajp.html
Binaries for mod_jk are available
On Tue, Dec 6, 2011 at 1:47 PM, Rob Landrito 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 nogroup
>
> Apach
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
>>
> http://tomcat.apache.org/tomc
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 se
- 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 ;)
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
18 matches
Mail list logo