aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/forbidden.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/forbidden.php b/www/forbidden.php
index 6c44099..f55c4ba 100644
--- a/www/forbidden.php
+++ b/www/forbidden.php
@@ -4,6 +4,7 @@ namespace phorkie;
* Show an access denied error
*/
+header('HTTP/1.0 403 Forbidden');
render(
'forbidden',
array(