On 14 Apr 2010, at 22:46, Nick Kew wrote:
>
> Since then Stefan has given us mod_reqtimeout, which offers
> an alternative defence, and a more satisfactory approach.
> ..
> So what should we do with mod_noloris?
> (b) Keep it in trunk for the interested but keep it
>out of released versions.
Have you checked if you can ping the DNS name from other machines?
Have you checked if you can get access to the DNS name from outside or from
somewhere other than the location you are in?
Have you checked the nameservers you are using?
Do an nslookup on Windows or host -t A on linux and see what
Hi there,
Could you please tell me how to create user name pasword for apache web
server.
Thanks in advance
Senthilkumar .J
On Thu, Apr 15, 2010 at 11:50 AM, senthil kumar j
wrote:
> Hi there,
>
> Could you please tell me how to create user name pasword for apache web
> server.
>
> Thanks in advance
> Senthilkumar .J
>
http://httpd.apache.org/docs/2.2/programs/htpasswd.html
# Create
htpasswd -c /path/to/.htpasswd you
On Tue, Apr 13, 2010 at 4:50 PM, Florian S. wrote:
> Am Dienstag, den 13.04.2010, 10:34 -0400 schrieb Brian Mearns:
>> I'd like to use stronger and correlated ETag, namely the hash of the
>> content being served. Obviously it's a drag to do this in-line, so I'm
>> planning an automated task to gen
DO you want to have users authenticated?
If that is what want: htpasswd -c /etc/password.users
Note 'htpasswd' is the command, '-c' is the command option,
'/etc/password.users' is the file to store the users, is to be
replaced with the username you want.
R
Renato Oliveira
Systems Administra
Hello,
did on my Server update of openssl from 0.9.8a to 0.9.8n and compiled apache
2.2.15 against the new libs.
Apache is running and CVE-2009-3555 security warning in newest firefox is
gone but still appears in newest opera-browser.
Somebody knows what they want to be updated?
Thanks,
Andr
On Tue, Mar 30, 2010 at 12:23 PM, Brent Davidson wrote:
> Nope but the binary is in the distribution tree and linked from the download
> page, so I'm not sure where you got turned around. You mentioned the source
> package but I'm assuming that isn't what you wanted, and apparently the
> download
Hi to all,
I have an httpd server with mod_proxy that forward any request to an another
server.
the flow is: client --> requesto proxy https://miosito.it --> forward to
server https://192.168.0.10:8443/
I'm reading this error in my httpd log in LogLevel debug (after some
request).
After some reques
From: Jeff Trawick [traw...@gmail.com]
Sent: Thursday, April 15, 2010 7:16 AM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] apache+mod_fcgid on windows
On Tue, Mar 30, 2010 at 12:23 PM, Brent Davidson wrote:
> Nope but the binary is in the distribution tree and linked from the download
>
kennethye...@infoimageinc.com wrote:
Re-negotiation handshake failed: Not accepted by client!?
I read through the documentation. I tried to turn
SSLInsecureRenegotiation on and off, but no luck. I attached the
configuration of my virtual host, hoping that you would point out
anything that I
I'm using https.
Thanks,
Kenneth Yeung
Justin Pasher
04/15/2010 07:32 AM
Please respond to
users@httpd.apache.org
To
users@httpd.apache.org
cc
Subject
Re: [us...@httpd] Re-negotiation handshake failed
kennethye...@infoimageinc.com wrote:
> Re-negotiation handshake failed: Not accep
This message is normal. It says that server expected user certificate
but it wasn't presented by browser.
On Tue, Apr 13, 2010 at 5:31 PM, wrote:
>
> Greeting!
>
> I'm having a problem on setting up client certificate on my test site on
> Apache 2.2.15/OpenSSL 0.9.8m on Windows XP. I followed t
Hi,
I have a proxy with SSL that forward any request to a backend platform.
In this moment I have a problem if I'm trying to execute an activex on the
backend platform.
I'm reading that the mod_proxy blocks any activex request because it don't
trust for the system.
How I can do? I'm reading about m
The window would pop-up if you had several certs installed in your browser
that could satisfy server's request. Since you have just one cert installed
browser sends it by default.
On Thu, Apr 15, 2010 at 12:27 PM, wrote:
>
> After I installed a certificate on my browser (tested on both IE and
>
After I installed a certificate on my browser (tested on both IE and
Firefox), I was able to access the site with client authentication. I was
expecting my browser to pop up a dialog and ask me for a certificate.
However, it seems like the browser won't do so if I have no certificate
installed
Hi,
I am looking for an HTTP proxy server with the following features:
- It has to be a reverse proxy;
- It has to support SSL certificates for encryption and a two-way
authentication: it should received HTTPS requests and be able to decrypt them as
well as encrypt them based on another SSL keys.
>De : Hélène Montarou [mailto:hmonta...@yahoo.com]
>Envoyé : jeudi 15 avril 2010 21:53
>À : users@httpd.apache.org
>Objet : [us...@httpd] questions regarding the version 2.2.15
>
>Hi,
>
>I am looking for an HTTP proxy server with the following features:
>- It has to be a reverse proxy;
>- It has t
I think is the correct version you are looking for.
http://httpd.apache.org/docs/2.2/new_features_2_2.html
On Thu, Apr 15, 2010 at 4:53 PM, Hélène Montarou wrote:
> Hi,
>
> I am looking for an HTTP proxy server with the following features:
> - It has to be a reverse proxy;
> - It has to support
19 matches
Mail list logo