"New Class3 root Policy links to http://www.CAcert.org/index.php?id=10;
 [^] page displays: plz correct link"
pull/1/head
Wytze van der Raay 11 years ago
parent f9e74c01d0
commit a79b7a78a9

@ -14,11 +14,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ ?>
<p style="background-color: #FF8080; font-size: 150%">
<?
printf(_('This page has been moved to the %spolicy directory%s. Please update '.
'your bookmarks and report any broken links.'),
'<a href="/policy/PrivacyPolicy.html">', '</a>');
?>
</p>
*/
header('HTTP/1.0 301 Moved Permanently');
header('Location: http://www.cacert.org/policy/CertificationPracticeStatement.php');
exit();

Loading…
Cancel
Save