<?php
header('HTTP/1.0 500 Internal Server Errors');
echo "Temporarily disabled\n";
exit(1);