Kamaraj, Jayakumar wrote:
Hi,
Basically this many errors comes for just favicon.ico .
Well if that is the case, just create that file and your errors will
disappear.
But this does not match your logfile message below. That one says the
file is 2.jpg.
...
Error line in error_log :
[Mon A
Hi,
I'm pulling my hair out with this one, so hopefully someone could
provide some pointers or suggestions on how to diagnose.
Using httpd: 2.2.8
Problem: mod_disk_cache is working flawlessly for vhost (a), but not
at all for vhost (b). The config for vhost (b) is exactly the same as
(
On Tue, Aug 25, 2009 at 4:09 PM, Henry wrote:
> Hi,
>
> I'm pulling my hair out with this one, so hopefully someone could provide
> some pointers or suggestions on how to diagnose.
>
> Using httpd: 2.2.8
>
> Problem: mod_disk_cache is working flawlessly for vhost (a), but not at all
> for vhost (b
Quoting "Krist van Besien" :
Do both hosts serve the same content? If both are identical, why not
just define vhost b as a serveralias in vhost a?
Thanks for the quick feedback -
abctest.com is a test environment for live abc.com, so they're
actually separate sites.
pgpkyljeGKajz.pgp
Des
Hello to the list,
I'm trying to put up some vodoo Reverse Proxy Configuration on 2.2.11
(64bits, linux) apache build.
What I'm trying to achieve is that all URL such as
https://my.domain.com/alice/bob/xxx are redirected to intranet URLs such as
http://alice.intranet/alice/bob/xxx
I'm using regex
On Tue, Aug 25, 2009 at 4:56 PM, Henry wrote:
> Quoting "Krist van Besien" :
>>
>> Do both hosts serve the same content? If both are identical, why not
>> just define vhost b as a serveralias in vhost a?
>
> Thanks for the quick feedback -
>
> abctest.com is a test environment for live abc.com, so
On Mon, 24 Aug 2009 17:27:06 -0700, J. Greenlees wrote:
> I propose this upgrade to Apache:
> Mike -- EMAIL IGNORED wrote:
[...]
> and using:
> #
> # HostnameLookups: Log the names of clients or just their IP addresses #
> e.g., www.apache.org (on) or 204.62.129.132 (off). # The default is off
>
Hi ,
Does anyone know of a module similar to
mod_qos or mod_bw which can limit bandwidth/no. of connections based on
X-Forwarded for IP address. We have an external site which is behind Akamai
load balancer, so our webserves only see Akamai IP address. As far as the
I have authtype basic setup on a folder (https://mydomain.com/myfolder)
and would like to redirect the addresses below to it first and then have
it ask for username and password:
http://mydomain.com/myfolder
http://www.mydomain.com/myfolder
https://www.mydomain.com/myfolder
(the above 3 should a
On Tue, 2009-08-25 at 22:05 +0530, Soumendu Bhattacharya wrote:
> Hi ,
>
> Does anyone know of a module similar
> to mod_qos or mod_bw which can limit bandwidth/no. of connections
> based on X-Forwarded for IP address. We have an external site which is
> behind Akam
Hello,
on http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcacertificatefile
is Context: server config, virtual host, but in examples are used in
Directory Context, so i assumed that is documentation typo.
Using web server with HTTPS (crt signed by thawte), but my problem is
that i tried to u
Jeff Sherk Forerunner Ministries wrote:
I have authtype basic setup on a folder (https://mydomain.com/myfolder)
and would like to redirect the addresses below to it first and then have
it ask for username and password:
http://mydomain.com/myfolder
http://www.mydomain.com/myfolder
https://www.my
We are using apache version 2.2.3.
1. How do I check if it suuports TLS v1?
2. We have created certificates using OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008.
Are these certificates SSL3.x? or TLS v1?
Thanks,
Pe
-
The officia
On Tue, Aug 25, 2009 at 2:52 PM, pe uni wrote:
> We are using apache version 2.2.3.
> 1. How do I check if it suuports TLS v1?
Anything should support tls1.0. Try connecting with a tls1-only
client: openssl s_client -connect host:port -tls1
> 2. We have created certificates using OpenSSL 0.9.8e-
Thanks for the reply Nick...
I am pretty new to Apache (and all this related stuff). Can you give a
little more explanation on what 'define it there" means when you said
"Since you want password protection in your secure vhost, define it
there."?
Even some links on something to read would be g
Env:
HTTPD 2.2.x
RHEL5
I am terminating SSL on httpd server using self-signed certificates with the
following configuration.
The problem is that I get no response when I type
https://myserver.xxx.com/app.
I have tured on debugs to level 9 and yet neither ssl_access.log nor
ssl_request.log h
Hi.
Currently I am using mod_proxy_http module for http apache.
I would like to know how to get the very first page(text/html type)
among a series of returned pages.
For example, the following is a html of a site, www.foo.com. It has
two iframe in itself.
We get a html of www.
Hi all,
I'm using Apache 2.2.3 on CentOS 5.3 to proxy a connection to a splunk
installation. I use Apache for http redirection and handling the SSL
communication. Here is my /etc/rc.d/splunk.conf file.
ProxyRequests Off
ProxyPreserveHost On
Order deny,allow
Allow from all
RewriteMap unesc
Hi. all.
I am currently working on mod_proxy & mod_proxy_http.
I would like to add my own thread to the apache. As I did in other
general program,
I tried to use POSIX threads programming(e.g.pthread_create), but it
does not seem to work.
The reason why I need that thread is to clean unusefuly
Quoting "Krist van Besien" :
No access control on your test site?
Yes, the test site has a .htaccess file limiting access. This works
as expected.
I can browse to the test site just fine - it's just not being cached.
h
pgpfO8jWEAQ8z.pgp
Description: PGP Digital Signature
20 matches
Mail list logo