Files
hackanooga.com/static/wp-content/uploads/wpforms/cache/index.php
2025-02-19 16:36:29 -05:00

4 lines
99 B
PHP

<?php
header( $_SERVER['SERVER_PROTOCOL'] . ' 404 Not Found' );
header( 'Status: 404 Not Found' );