[users@httpd] Re: issue with Apache2::Cookie

2014-03-07 Thread Keith Lawson
>>> On 2014/03/06 at 7:59 PM, in message <1394153956396-5012746.p...@n6.nabble.com>, pinate wrote: > We use Apache2::Cookie which is a part of libapreq2 > ,http://httpd.apache.org/apreq/docs/libapreq2/group__apreq__xs__cookie.html. > > Ah. I've never seen this module before. > We call Apa

Re: [users@httpd] issue with Apache2::Cookie

2014-03-05 Thread Keith Lawson
>>> On 2014/03/04 at 6:22 PM, in message <1393975335.35258.yahoomailba...@web140405.mail.bf1.yahoo.com>, Pinate Aramsangrungroj wrote: > Hi, > > We have just installed Auth handler (Apache ) using mod_perl2 and CAS. Our > target application relies on cookies, and internally it use Apache2::Co

Re: [users@httpd] mod_rewrite redirect to login page

2014-03-04 Thread Keith Lawson
>>> On 2014/03/04 at 10:44 AM, in message <5315f4db.8020...@rcbowen.com>, Rich Bowen wrote: > On 03/03/2014 05:40 PM, Keith Lawson wrote: >> Hello, >># Redirect to pass through authentication if internal >># >>RewriteCond %{REMOTE_ADDR} ^10

[users@httpd] mod_rewrite redirect to login page

2014-03-03 Thread Keith Lawson
Hello, I'm attempting to set up a site with a mixture of mod_auth_kerb and an in house mod_perl2 auth handler we wrot. Basically what I need to do is when you hit the root of the site if "REMOTE_USER" isn't populated and you're on the LAN redirect to a page under mod_auth_kerb that sets a tic