<?php 

header("content-type: text/plain");

echo 'status=OK'.PHP_EOL;

?>