<div dir="ltr">Takeshi,<div><br></div><div>Yes, it works fine as long as all the directives are loaded properly. Your second suggestion would be a cleaner approach. Mine was just the easy fix since all the starter configuration is already in one file in the Shibboleth distribution. At least as far as I can remember -- the test box is long dead now -- the rebuilt RPM couldn't locate a place to automatically place a shib.conf.</div><div><br></div><div>I really just wish Linux distributions weren't so creative about redistributing HTTPD.</div><div><br></div><div>Take care, and I hope you are happy and healthy,</div><div>Nate.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 25, 2018 at 4:01 AM, Takeshi NISHIMURA <span dir="ltr"><<a href="mailto:takeshi@nii.ac.jp" target="_blank">takeshi@nii.ac.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Nate,<span class=""><br>
<br>
On 2018/09/09 9:17, Nate Klingenstein wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
so to actually load the newly built module, you'll need to copy or symlink the apache24.conf file that comes with Shibboleth:<br>
<br>
ln -s /etc/shibboleth/apache24.confi<wbr>g /etc/httpd/conf.modules.d/shib<wbr>.conf<br>
</blockquote>
<br></span>
Doesn't mod_shib work when the apache24.conf is placed in the directory /etc/httpd/conf.d/? Shibboleth SP on CentOS does so.<br>
<br>
The ordinary way seems to place only a LoadModule line in /etc/httpd/conf.modules.d/ and the rest is placed in /etc/httpd/conf.d/ .<br>
<br>
Best regards,<br>
Takeshi<br>
</blockquote></div><br></div>