[users@httpd] Detection of apache2 shared memory segment

2011-10-03 Thread Petr Hracek
Dear users, sometimes my server could not be started correctly because of shared memory segment still exists on the Linux machine: linux:/usr/sbin # ipcs -m -- Shared Memory Segments keyshmid owner perms bytes nattch status 0x0310 32768 root

Re: [users@httpd] Vanity URL Rewrites Best Practices?

2011-10-03 Thread Scott Gifford
On Mon, Oct 3, 2011 at 2:25 PM, Nick Tkach wrote: > Does anyone have any pointers/suggestions on the best way to do vanity url > rewrites? > > For example, > > > > http://foo.com/mmh/maintenance_plan/tip?contentCategoryType=MaintenanceTip&id=%2Fwww%2Favm_webapps%2Fmmh%2Fmaintenance-tips%2Fcontent

[users@httpd] Re: Vanity URL Rewrites Best Practices?

2011-10-03 Thread Andrew Schulman
> For example, > > http://foo.com/mmh/maintenance_plan/tip?contentCategoryType=MaintenanceTip&id=%2Fwww%2Favm_webapps%2Fmmh%2Fmaintenance-tips%2Fcontent%2Fafter_blizzard.xml > > Being sent to > > http://foo.com/mmh/articles/authored/after-blizzard > > We've got a very frequent process where we

[users@httpd] Vanity URL Rewrites Best Practices?

2011-10-03 Thread Nick Tkach
Does anyone have any pointers/suggestions on the best way to do vanity url rewrites? For example, http://foo.com/mmh/maintenance_plan/tip?contentCategoryType=MaintenanceTip&id=%2Fwww%2Favm_webapps%2Fmmh%2Fmaintenance-tips%2Fcontent%2Fafter_blizzard.xml Being sent to http://foo.com/mmh/arti

[users@httpd] SSL Smartcard and Chrome browser

2011-10-03 Thread Margus Pärt
Hello! Problem #1 1. Log in to site1.com with Smartcard (and enter PIN1) 2. Go to site2.com and enter with Smartcard Result: No PIN1 is asked. (Chrome caches PIN1) Problem #2 1. Log in to site1.com with Smartcard (SSLCacheTimeout and KeepAliveTimeout are 1) 2. Try to log in again without S

[users@httpd] reverse proxy and ldap authentication

2011-10-03 Thread Aurélien PROVIN
Hi, I’m trying to install reverse proxy with Apache. But ldap authentication doen’t seem to work. When I directly access to the internal website (web.newdomain.com) : no problem, I have an authentication popup. When I access via reverse proxy, there is no authentication popup and it doesn’t work