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
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
> 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
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
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
Hi,
Im trying to install reverse proxy with Apache. But ldap authentication
doent 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
doesnt work