Air-Quality-Web/index.php

4 lines
57 B
PHP

<?php
http_response_code(308);
header("location: app/");