<!DOCTYPE HTML><html>
<head>
<meta name="Generator" content="Amazon WorkMail v3.0-4532">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>RE: lazy sessions and .htaccess</title>
</head>
<body>
<p style="margin: 0px; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: small;">Bill,</p><p style="margin: 0px; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: small;"> </p><p style="margin: 0px; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: small;">It's one way to do it.  For the gory details:</p><p style="margin: 0px; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: small;"> </p><p style="margin: 0px; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: small;"><a href="https://wiki.shibboleth.net/confluence/display/SP3/Apache">https://wiki.shibboleth.net/confluence/display/SP3/Apache</a></p><p style="margin: 0px; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: small;"> </p><p style="margin: 0px; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: small;">Take care,</p><p style="margin: 0px; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: small;">Nate.</p><p style="margin: 0px; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: small;"> </p><p style="font-family:Arial,Tahoma,Helvetica,sans-serif; font-size:small; margin:0px">--------</p><p style="font-family:Arial,Tahoma,Helvetica,sans-serif; font-size:small; margin:0px"> </p><p style="font-family:Arial,Tahoma,Helvetica,sans-serif; font-size:small; margin:0px"><img src="https://www.signet.id/wp-content/uploads/2019/08/signature-e1566142203123.png" /></p><p style="font-family:Arial,Tahoma,Helvetica,sans-serif; font-size:small; margin:0px"><font size="4">The Art of Access</font> <strong>®</strong></p><p style="font-family:Arial,Tahoma,Helvetica,sans-serif; font-size:small; margin:0px"> </p><p style="font-family:Arial,Tahoma,Helvetica,sans-serif; font-size:small; margin:0px"><font size="2"><strong>Nate Klingenstein</strong> | Principal</font></p><p style="font-family:Arial,Tahoma,Helvetica,sans-serif; font-size:small; margin:0px"><font size="2"><a href="https://www.signet.id/">https://www.signet.id/</a> </font></p><p style="font-family:Arial,Tahoma,Helvetica,sans-serif; font-size:small; margin:0px"> </p><blockquote style="border-left:2px solid #b0b0b7; margin-left:5px; margin-right:0px; padding-left:5px">-----Original message-----<br /><strong>From:</strong> Bill Tantzen<br /><strong>Sent:</strong> Tuesday, December 17 2019, 1:49 pm<br /><strong>To:</strong> users@shibboleth.net<br /><strong>Subject:</strong> lazy sessions and .htaccess<br /><br /><!-- begin sanitized html --><div dir="ltr">I am using lazy sessions for my site, and as such have a section like this:<div> </div><div><Location /></div><div>  AuthType shibboleth</div><div>  ShibRequireSession Off</div><div>  Require shibboleth</div><div></Location></div><div> </div><div>This works as expected, but I would like to further configure a subdirectory with a .htaccess file (which, as the documentation states, impossible in combination with the above <Location> block.</div><div> </div><div>My workaround was to place the directives in a <Directory> block, configuring the webroot.</div><div> </div><div>This *does* work, but I'm wondering if it is the best way to accomplish what I want (to use .htaccess files).</div><div> </div><div>I have httpd 2.4.6 and shibd 2.6.1</div><div> </div><div>Any pointers here would be appreciated!</div><div>Regards,</div><div>Bill<div> </div>--<div dir="ltr" class="gmail_signature">Human wheels spin round and round<br />While the clock keeps the pace... -- John Mellencamp<br />________________________________________________________________<br />Bill Tantzen    University of Minnesota Libraries<br />612-626-9949 (U of M)    612-325-1777 (cell)</div></div></div><pre>-- 

For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg

To unsubscribe from this list send an email to users-unsubscribe@shibboleth.net</pre> <!-- end sanitized html --></blockquote>
</body>
</html>