<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Courier New">Hi,<br>
<br>
Yesterday I updated the packages running on my redhat machine and
shibboleth was one of them. It was updated to
shibboleth-2.5.2-1.1.el6.x86_64.<br>
When I go to <a class="moz-txt-link-freetext" href="http://site.com/Shibboleth.sso/Metadata">http://site.com/Shibboleth.sso/Metadata</a>, it does not find
it.<br>
<br>
Shibboleth and Apache have been restarted.<br>
There is nothing in the logs.<br>
<br>
apache conf file:<br>
<br>
<Directory "/var/www/html"><br>
AllowOverride none<br>
Include "/var/www/html/.htaccess"<br>
<br>
Satisfy all<br>
<br>
Order deny,allow<br>
Allow from all<br>
<br>
AuthType shibboleth<br>
Require shibboleth<br>
<br>
</Directory><br>
<br>
<br>
Does anyone experienced this after the package update?<br>
<br>
<br>
<br>
Thanks.<br>
Pedro.<br>
</font>
</body>
</html>