<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.apache.user">
    <title>gmane.comp.apache.user</title>
    <link>http://blog.gmane.org/gmane.comp.apache.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102896"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102894"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102891"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102890"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102884"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102882"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102881"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102880"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102878"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102873"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102869"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102865"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102864"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102863"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102859"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102858"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102857"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102854"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102853"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.user/102852"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102896">
    <title>users&lt; at &gt;httpd.apache.org - mod_rewrite question</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102896</link>
    <description>&lt;pre&gt;{hope I am doing this right!}
I rewrote many of my pages for SSI (to use 'standard' headers and footers)
but left the original .html files in situ. This was fine for a while - but I
find I am still getting a lot of hits on the .html files so decided to do
something about it...
Enter .htaccess and mod_rewrite. Struggled for a while but then accidently
modified the .htaccess file - and made the rewrites work??
What I wanted to do was wherever I had a .shtml file, any request for the
.html version would be rewritten to .shtml - but I still have some files
that are ONLY .html so didn't want these rewritten - simple enough (?) -
check if .shtml exists and if yes rewrite uri - so my .htaccess looked
like...

RewriteEngine  on
RewriteRule    ^index\.html$  index.shtml [PT]
RewriteCond $1.shtml -f
RewriteRule    ^(kgp[a-z0-9]*)\.html$  $1.shtml [PT]

i.e. always rewrite index.html to index.shtml then for any files like
kgp[something].html check if kgp[something].shtml exists and if yes then
rewrite URI...

...but th&lt;/pre&gt;</description>
    <dc:creator>Don Edmondson</dc:creator>
    <dc:date>2013-05-18T00:38:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102894">
    <title>Hi for 2.4 windows binares</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102894</link>
    <description>&lt;pre&gt;Hi where can i get the binaries for windows for 2.4 version?

&lt;/pre&gt;</description>
    <dc:creator>Muralidhar Yaragalla</dc:creator>
    <dc:date>2013-05-17T22:29:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102891">
    <title>Program terminated with signal 7, Bus error.</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102891</link>
    <description>&lt;pre&gt;Hello,

Someone can help me who was faced this issue before. My apache2 server 
is repeatedly logged 'Program terminated with signal 7, Bus error." message.

I'm using Ubuntu 12.04.2
Apache2.2.22
PHP 5.3.10-1ubuntu3.6

And running CMS on it. Today I checked error log of apache2 but above 
error message is very often logged. I did trace with gdb but I got below

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/sbin/apache2 -k start'.
Program terminated with signal 7, Bus error.
#0 0x00007f76c5bfe581 in lex_scan () from 
/usr/lib/apache2/modules/libphp5.so


apache2 install
apache2-mpm-prefork install
apache2-utils install
apache2.2-bin install
apache2.2-common install
libapache2-mod-php5 install


What is the reason I got error ? Thanks for any help
&lt;/pre&gt;</description>
    <dc:creator>tseveendorj</dc:creator>
    <dc:date>2013-05-17T07:37:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102890">
    <title>Security using alias directive in a https vhost</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102890</link>
    <description>&lt;pre&gt;Dear apache2 experts

I run three name-based apache2 vhosts on an Ubuntu 12.04 LTS server.
I can reach all three vhosts from the internet using https and FQDN.
My CA is CACert and I adapted the original default-ssl (in 
sites-available) config file for my three vhosts.

So lets the three name-based vhost call

example.com
foo1.example.com
foo2.example.com

for example. I can reach them from the internet using

https://example.com
https://foo1.example.com
https://foo2.example.com

Now I have added to alias directives in the vhost config file of example.com

Alias /foo1 "/var/www/foo1.example.com/public"
&amp;lt;Directory "/var/www/foo1.example.com/public/"&amp;gt;
Options Indexes MultiViews FollowSymLinks
AllowOverride all
Order allow,deny
Allow from all
&amp;lt;/Directory&amp;gt;

Alias /foo2 "/var/www/foo2.example.com/public"
&amp;lt;Directory "/var/www/foo2.example.com/public/"&amp;gt;
Options Indexes MultiViews FollowSymLinks
AllowOverride all
Order allow,deny
Allow from all
&amp;lt;/Directory&amp;gt;

so I can reach the three vohosts using

https://example.co&lt;/pre&gt;</description>
    <dc:creator>Roland Wegmann</dc:creator>
    <dc:date>2013-05-17T06:26:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102884">
    <title>Crash in mod_ldap.so only during stress.</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102884</link>
    <description>&lt;pre&gt;Hi,

stressing mod_ldap.so for 500 users with 100 TPS.
Only during stress I can see crash.
Following is the stack stress.

#0  0x02a9db03 in ldap_int_open_connection () from
/home/alepo/rbsisp/libldap-2.3.so.0
#1  0x02ab17e6 in ldap_new_connection () from
/home/alepo/rbsisp/libldap-2.3.so.0
#2  0x02a9dab1 in ldap_open_defconn () from
/home/alepo/rbsisp/libldap-2.3.so.0
#3  0x02ab21f8 in ldap_send_initial_request () from
/home/alepo/rbsisp/libldap-2.3.so.0
#4  0x02aa7318 in ldap_sasl_bind () from /home/alepo/rbsisp/libldap-2.3.so.0
#5  0x02aa75ea in ldap_sasl_bind_s () from
/home/alepo/rbsisp/libldap-2.3.so.0
#6  0x02aa77ad in ldap_simple_bind_s () from
/home/alepo/rbsisp/libldap-2.3.so.0
#7  0xf67b079e in uldap_connection_open (r=0xe2105a10, ldc=0x9dd6830)
#8  0xf67b19c0 in uldap_cache_checkuserid (r=0xe2105a10, ldc=0x9dd6830,

Crash happens after 10 users are processed.

&lt;/pre&gt;</description>
    <dc:creator>Mangesh Sawant</dc:creator>
    <dc:date>2013-05-16T10:55:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102882">
    <title>apache httpd 2.0 to 2.2 upgrade</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102882</link>
    <description>&lt;pre&gt;Hi All, we are upgrading our apache httpd 2.0 to 2.2 on Windows. We have currently 3 apache 2.0  servers, each has 4 different httpd nodes(ports 80,81,82,83).
In case we encounter issues after the upgrade.
What are the best approach to roll back to previous version?
Can we use the same ports without overwriting the httpd 2.0 installation folder?
Does the new installation overwrites any related registry entries? If there are any.

Appreciate your inputs. Thanks


________________________________
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited.

Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal&lt;/pre&gt;</description>
    <dc:creator>paul.warren.p.pili&lt; at &gt;accenture.com</dc:creator>
    <dc:date>2013-05-15T03:27:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102881">
    <title>php-odbc connect failure; file not found but it is there</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102881</link>
    <description>&lt;pre&gt;Hi 
struggling further to get my Linux (Fedora17), Apache, PHP5, ODBC, MimerSQL chain working

after lots of xxx, Im now where the odbc_connect (from working PHP)  is to open the DB,

the ODBC DSN (seem to) points to the right driver pointing to file:  /lib/libmimerodbc.so, 
but Apache error_log says 
this file does not exist, 
but Im stare-ingly convinced that it is.

any clues,
tnx
georg&lt;/pre&gt;</description>
    <dc:creator>georg</dc:creator>
    <dc:date>2013-05-13T17:31:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102880">
    <title>local server update needed?</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102880</link>
    <description>&lt;pre&gt;Hi

I have apache server 2.2 installed on my windows 7 ultra laptop. I use it to develop websites on, I also run mySql 5.1, php5.2 and phpmyadmin 3.3.0-rc1

Everything has worked well for about 3 years but recently I have noticed that things are beginning to ‘break’ and I realised that i have never updated any of it! I am finding that various modules that run fine n the live server, wont work on my local one. I guess this is because I am need to update php

My question is should I update my apache first before I update the php etc? Or the other way round? 

Thanks

Edward






 
Connect: Twitter

Web: www.ee-web.co.uk

Email: mailto:info&amp;lt; at &amp;gt;ee-web.co.uk 

Mobile: 07760 392284
&lt;/pre&gt;</description>
    <dc:creator>Edward Eldon</dc:creator>
    <dc:date>2013-05-13T09:15:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102878">
    <title>bad record mac error with nCipher nFast</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102878</link>
    <description>&lt;pre&gt;Hi all,

we run a nCipher nFast card under Solaris and we've embedded the private key of our Apache server on this card. Apache is configured to use the Open SSL "chil" engine and the embedded key.

When we want to connect to the Apache server we run into a "bad record mac" error.

[Wed May 08 13:59:16 2013] [debug] ssl_engine_kernel.c(1958): OpenSSL: Write: SSLv3 read certificate verify A #9121(65)
[Wed May 08 13:59:16 2013] [debug] ssl_engine_kernel.c(1977): OpenSSL: Exit: error in SSLv3 read certificate verify A #9121(65)
[Wed May 08 13:59:16 2013] [debug] ssl_engine_kernel.c(1977): OpenSSL: Exit: error in SSLv3 read certificate verify A #9121(65)
[Wed May 08 13:59:16 2013] [info] SSL library error 1 in handshake (server atlas:443) #9121(65)
[Wed May 08 13:59:16 2013] [info] SSL Library Error: 336130329 error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record
mac #9121(65)
[Wed May 08 13:59:16 2013] [debug] ssl_engine_io.c(1007): Connection closed to child 62 with abortive shutdown (ser&lt;/pre&gt;</description>
    <dc:creator>Abfalterer, Armin</dc:creator>
    <dc:date>2013-05-13T07:58:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102873">
    <title>URL redirect in tomcat</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102873</link>
    <description>&lt;pre&gt;Hi,

 

Can anyone tell me how to redirect URL in tomcat. I want to redirect /
to /arsys. Please help me.

 

vitthal

********************************************************************************************************************************************************
"This e-Mail may contain proprietary and confidential information and is sentfor the intended recipient(s) only. 
If, by an addressing or transmission error,this mail has been misdirected to you, you are requested to delete this mailimmediately. 
You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification, distribution
and/or publication of this e-mail message,contents or its attachment(s) other than by its intended recipient(s) is strictly prohibited. 
Any opinions expressed in this email are those of the individual and not necessarily of the organization. 
Before opening attachment(s), please scan for viruses."
************************************************************************&lt;/pre&gt;</description>
    <dc:creator>vitthal.tcs&lt; at &gt;tatamotors.com</dc:creator>
    <dc:date>2013-05-11T15:03:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102869">
    <title>File renders differently when opened through Apache or direct, why?</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102869</link>
    <description>&lt;pre&gt;I have a PHP logging script, which produces a file on the server in a
logging directory. In order to make the file easier to read through a
browser I have made the PHP script create each log line as a table row
in a table. I let the script write the file header when the logfile is
created as follows:
&amp;lt;html&amp;gt;
&amp;lt;body&amp;gt;
&amp;lt;table border="1"&amp;gt;&amp;lt;tr&amp;gt;
&amp;lt;th align="left"&amp;gt;Timestamp&amp;lt;/th&amp;gt;
&amp;lt;th align="left"&amp;gt;Username&amp;lt;/th&amp;gt;
&amp;lt;th align="left"&amp;gt;IP address&amp;lt;/th&amp;gt;
&amp;lt;th align="left"&amp;gt;hostname&amp;lt;/th&amp;gt;
&amp;lt;th align="left"&amp;gt;Page accessed&amp;lt;/th&amp;gt;
&amp;lt;th align="left"&amp;gt;Referring page&amp;lt;/th&amp;gt;
&amp;lt;th align="left"&amp;gt;Servername&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;

Then for each access I append one line with info like the following
example from my test server (it is actually on a single line, but for
easier reading here I have cut it into lines for each column in the
table):

&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;2013-05-11 10:40:14&amp;lt;/td&amp;gt;
&amp;lt;td&amp;gt;Unknown User&amp;lt;/td&amp;gt;
&amp;lt;td&amp;gt;10.0.0.159&amp;lt;/td&amp;gt;
&amp;lt;td&amp;gt;AURIGA&amp;lt;/td&amp;gt;
&amp;lt;td&amp;gt;currentpage&amp;lt;/td&amp;gt;
&amp;lt;td&amp;gt;sourcepage&amp;lt;/td&amp;gt;
&amp;lt;td&amp;gt;servername&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;

Now I wanted to look at the logfile via my webserver so I entered the
lo&lt;/pre&gt;</description>
    <dc:creator>Bo Berglund</dc:creator>
    <dc:date>2013-05-11T08:58:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102865">
    <title>Help needed</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102865</link>
    <description>&lt;pre&gt;Has anyone ever experience an HTTPD (mpm worker) just suddenly stop
accepting connection?

I did a telnet on the port it was listening from the local machine and its
not responding..

the fix was stop it and then start it...

i looked at the error logs and found nothing..

the load on the 16 core box is 1 at a 5 min average..

using http 2.2.22

is there anyway to debug the issue?

no errors on logs..
&lt;/pre&gt;</description>
    <dc:creator>jerome.m</dc:creator>
    <dc:date>2013-05-10T16:26:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102864">
    <title>Apache2 reverse Proxy for MS Lync</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102864</link>
    <description>&lt;pre&gt;Looking for a little help from the community on an issue between Apache2 and MS Lync, if anyone has similar experience using these two in conjunction with each other It would be very helpful, thanks in advance for any responses!

Information I can give on the problem follows:

I am having an issue getting mobility clients to connect via my debian/apache2 reverse proxy to Lync front end server. From the
information i have been able to gather the communication is coming in through the reverse proxy, traversing the reverse Proxy and
talking to the Front end server. I am unsure why the client is still failing to connect. there is a  message in the error.log about
error reading status from the frontend server, but im not sure what could be causing this. Mobility clients are working internally
on the wireless network.

SSL certificates are installed and I am getting no certificate errors, SANS are as follows on Proxy:

sip.externaldomain.com
edge.externaldomain.com
lyncdiscover.externaldomain.com

using sip.extern&lt;/pre&gt;</description>
    <dc:creator>Joe Williams</dc:creator>
    <dc:date>2013-05-10T16:18:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102863">
    <title>(20014)Internal error: proxy: error reading status line from remote server</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102863</link>
    <description>&lt;pre&gt;Hi List,

I'm using Apache 2.2.11 on CentOS, arch - x86 as write-through subversion
proxy.

Server version: Apache/2.2.11 (Unix)
Server built:   Apr  10 2010 16:04:54

I have started getting the following error for last few days, which I
really find strange :

(20014)Internal error: proxy: error reading status line from remote server
myhostname.mydomain.com:80

I found some information by googling and I found this thread :
http://serverfault.com/questions/206738/intermittent-error-when-using-mod-proxy-to-do-reverse-proxy-to-soap-service
. As per this thread I added the following in the
httpd.conf of write-throuh proxy :

SetEnv force-proxy-request-1.0 1
SetEnv proxy-nokeepalive 1

But does not help. Also this thread also refers
http://httpd.apache.org/docs/2.2/mod/mod_proxy_http.html and it says :

"proxy-initial-not-pooledIf this variable is set no pooled connection will
be reused if the client connection is an initial connection. This avoids
the "proxy: error reading status line from remote server" error m&lt;/pre&gt;</description>
    <dc:creator>Ravi Roy</dc:creator>
    <dc:date>2013-05-10T10:46:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102859">
    <title>reverse_proxy related: howto rewrite code passing through</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102859</link>
    <description>&lt;pre&gt;Hi,

I am running apache as a reverse proxy (Server version: Apache/2.2.22
(Ubuntu)) in front of separate webserver (apache) which I do not have
access to &amp;amp; cannot get code changed on fast enough.

I'd like to know if there is a way to rewrite the code showing through
the reverse proxy?

Specifically, I'd like to be able to remove some js scripts, but not
all of them.

Thanks.

Steve
&lt;/pre&gt;</description>
    <dc:creator>Steve Mallett</dc:creator>
    <dc:date>2013-05-08T14:52:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102858">
    <title>Corrupt OSX Apache Install</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102858</link>
    <description>&lt;pre&gt;No matter what I do, including restarting Apache, there's nothing listening
on 80 on my Mountain Lion Mac. This is an attempt to connect to it as
localhost, so there shouldn't be firewall interference, and the firewall is
off. (The error logfile does not record anything when I restart the server.
)

Is there any way I can get a pristine version of Apache and its files for
under Mountain Lion? Barring that, is there a list of files I can restore
from my suspected good oldest Time Machine backup?

I've attached my httpd.conf in case you can spot an error.

Thanks in Advance,

&lt;/pre&gt;</description>
    <dc:creator>Christos Jonathan Hayward</dc:creator>
    <dc:date>2013-05-08T14:30:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102857">
    <title>Similar issuer dn mod_ssl client authentication issue</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102857</link>
    <description>&lt;pre&gt;I'm testing a client authentication using:

SSLCACertificateFile /path/to/pemfile.pem
&amp;lt;LocationMatch "/test"&amp;gt;
        SSLVerifyClient require
        SSLVerifyDepth 2
/LocationMatch&amp;gt;

My env:
CentOS 6.4, OpenSSL 1.0.0-fips 29 Mar 2010, Server version: Apache/2.4.3
(Unix) - Server built:   Feb  7 2013 14:32:46

I have 2 CA's x509 pem files, bundled.
CA1 signs client1 certificate files
CA2 signs client2 certificate files
I should use two different CA with a similar issuer DN_OU in a bundle (file
/path/to/pemfile.pem)

openssl x509 -noout -in one.pem -issuer
/C=IT/ST=MyState/L=MyTown/CN=Example Root CA Temporary 90days/O=Example
S.p.A./OU=CA *O*rganization Unit/emailAddress=info&amp;lt; at &amp;gt;example.com

openssl x509 -noout -in one.pem -issuer
/C=IT/ST=MyState/L=MyTown/CN=Example Root CA Temporary 90days/O=Example
S.p.A./OU=CA *o*rganization Unit/emailAddress=info&amp;lt; at &amp;gt;example.com

The only difference between 2 CAs is the capital letter in OU field.

When i try to use this configuration I receive a 403 error:

[Mon May 06 09:33:&lt;/pre&gt;</description>
    <dc:creator>Michele Mase'</dc:creator>
    <dc:date>2013-05-07T12:18:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102854">
    <title>AuthnProviderAlias kerberos configuration?</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102854</link>
    <description>&lt;pre&gt;Hi,

I was configuring some AuthnProviderAliases today and I want to add
kerberos to it. The problem is that when I added kerberos apache wouldn't
restart and I got the following error in my syslog:

May  3 15:27:09 Himeji kernel: [18882.364760] apache2[13774]: segfault at 4
ip b72dacdd sp bfd4f5f0 error 4 in mod_authn_alias.so[b72da000+2000]

I have followed the syntax on
http://httpd.apache.org/docs/2.2/mod/mod_authn_alias.html#authnprovideralias
and
I have the following for dlap which give no errors:

&amp;lt;AuthnProviderAlias ldap ldapje&amp;gt;
                AuthLDAPBindDN cn=apache,cn=Users,dc=samba,dc=my,dc=domain
                AuthLDAPBindPassword Test123
                AuthLDAPURL "ldaps://
192.168.142.1:636/dc=samba,dc=my,dc=domain?sAMAccountName"
                AuthType Basic
&amp;lt;/AuthnProviderAlias&amp;gt;


And the following for kerberos:

&amp;lt;AuthnProviderAlias kerberos kerb&amp;gt;
                AuthType Kerberos
                KrbMethodNegotiate on
                KrbMethodK5Passwd off

                KrbSaveCreden&lt;/pre&gt;</description>
    <dc:creator>Tim Vangehugten</dc:creator>
    <dc:date>2013-05-03T14:12:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102853">
    <title>Apache 1.3.41 and CVE-2012-0053</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102853</link>
    <description>&lt;pre&gt;Hi,

We are trying to validate if Apache 1.3.41 is vulnerable to CVE-2012-0053.
Tenant Nessus vulnerability scanner seems to think it's but according to 
the advisory on Apache website and NIST vulnerability database, only 2.2.0 
to 2.2.21 are vulnerable to this.
I know Apache 1.3.x is not supported anymore but the security advisories 
are usually listed as "not fixed" on Apache Security Reports webpage.
Also, the advisory doesn't affect Apache 2.0.x

With all this being said, I believe it does not affect 1.3.x but I'm 
looking for more opinions.


Best regards,

Yannick Bergeron&lt;/pre&gt;</description>
    <dc:creator>yaberger&lt; at &gt;ca.ibm.com</dc:creator>
    <dc:date>2013-05-03T13:01:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102852">
    <title>Apache2 and Tomcat load balancing | Timeouts: request, connection, cping/cpong</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102852</link>
    <description>&lt;pre&gt;Dear Apache2 community,

having installed Apache2 2.4.3 in combination with:

 *   mod_proxy_balancer (not "mod_jk"!)
 *   mod_proxy_ajp
 *   mod_proxy
and the following virtual host configuration content:

&amp;lt;VirtualHost *:8000&amp;gt;
...
BalancerMember ajp://rb-wcmstc1.xx.xxxxx.xxx:8010 loadfactor=50 ping=5 retry=10 route=rb-wcmstc1 connectiontimeout=5 timeout=300
BalancerMember ajp://rb-wcmstc2.xx.xxxxx.xxx:8010 loadfactor=50 ping=5 retry=10 route=rb-wcmstc2 connectiontimeout=5 timeout=300
...
&amp;lt;VirtualHost&amp;gt;

to allow and setup a Tomcat 6 load balancing infrastructure, we regularly see the above configured timeouts in seconds (see http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypass):
- request-timeout (300 seconds)
- connection-timeout (5 seconds)
- cping/cpong-timeout (5 seconds)
being exceeded. The Apache2 error log proves that:

 1.  [Mon Apr 08 18:23:16.954749 2013] [proxy_ajp:error] [pid 5030:tid 48] (70007)The timeout specified has expired: AH01030: ajp_ilink_receive() can't receive header
 2.  [Mo&lt;/pre&gt;</description>
    <dc:creator>King Holger (CI/AFP2</dc:creator>
    <dc:date>2013-05-03T10:01:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.user/102850">
    <title>Rewrite rule redirection from http to https does not work.</title>
    <link>http://comments.gmane.org/gmane.comp.apache.user/102850</link>
    <description>&lt;pre&gt;Hi Guys,

My configuration is Apache/2.2.23 on CentOS x86_64, running Subversion
server. Recently I installed SSL certificates and I want to redirect all
request comming to http://myhostname.domain.com/svn/reponame to be
redirected to https://myhostname.domain.com/svn/reponame automatically.
This configuration is applicable to whole server, I'm not using VirtualHost
in my httpd.conf, I have following rule in my httpd.conf but it does not
work.

RewriteEngine On
RewriteRule ^/(.*)$ https://%{HTTP_HOST}/$1 [R=301,L]

Call to https://myhostname.domain.com/svn/reponame directly works fine.
I tried several permutation and combinations but it does not work, looks
like i'm missing something obivious..

Any help on this is appreciated.

Thanks.
Ravi.
&lt;/pre&gt;</description>
    <dc:creator>Ravi Roy</dc:creator>
    <dc:date>2013-05-03T03:16:50</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.apache.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.apache.user</link>
  </textinput>
</rdf:RDF>
