test
This commit is contained in:
1
front/panel/server/.htaccess
Normal file
1
front/panel/server/.htaccess
Normal file
@@ -0,0 +1 @@
|
||||
ErrorDocument 404 /panel/server/404.php
|
||||
3
front/panel/server/404.php
Normal file
3
front/panel/server/404.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
echo "404";
|
||||
?>
|
||||
Reference in New Issue
Block a user