This commit is contained in:
2026-02-20 19:05:19 +01:00
parent a8df1d61d5
commit 993a9aef18
66 changed files with 30633 additions and 14 deletions

View File

@@ -0,0 +1 @@
ErrorDocument 404 /panel/server/404.php

View File

@@ -0,0 +1,3 @@
<?php
echo "404";
?>