<?php
header('Content-type: text/plain');
echo 'redirect';

