RE: [users@httpd] Rewritecond to check if a Cookie Exists

2012-10-30 Thread Nguyen, Bao L
, Bao L bao.l.ngu...@intel.commailto:bao.l.ngu...@intel.com wrote: Hello, When our users hit the url https://domain.mycompany.com/app I would like to write a rewrite rule to check for the existence of a SSO cookie called MYSAPSSO2. Basically, if the MYSAPSSO2 cookie

[users@httpd] Rewritecond to check if a Cookie Exists

2012-10-26 Thread Nguyen, Bao L
Hello, When our users hit the url https://domain.mycompany.com/app I would like to write a rewrite rule to check for the existence of a SSO cookie called MYSAPSSO2. Basically, if the MYSAPSSO2 cookie is not there then it should redirect users to a logon page to obtain the cookie. I added

RE: [users@httpd] MIME types not delivering

2012-10-25 Thread Nguyen, Bao L
Hello, When our users hit the url https://domain.mycompany.com/app I would like to write a rewrite rule to check for the existence of a SSO cookie called MYSAPSSO2. Basically, if the MYSAPSSO2 cookie is not there then it should redirect users to a logon page. I added the below into

[users@httpd] Apache Reverse Proxy for Keberos-Enabled Website

2012-10-22 Thread Nguyen, Bao L
Hi All, I have configured Apache to act as a reverse proxy for some of our internal SAP applications. These internal SAP applications already has SSO set up using Kerberos. Is it possible configure Apache to delegate the authentication to the internal SAP application so I have to set up

[users@httpd] Configure Apache as Reverse Proxy

2012-09-16 Thread Nguyen, Bao L
Hello All, Could someone please point me a good document on how to configure Apache Reverse proxy? Thank you very much! Bao Nguyen