Files
afup/htdocs/ask/dotscale/index.php
2013-05-17 07:33:03 +00:00

4 lines
48 B
PHP

<?php
header('HTTP/1.1 403 Forbidden');
exit;
?>