jlandes
Verified User
Hello,
The Custom Error Pages portion of the User Level panel in DirectAdmin is missing an entry to edit the "400 - Bad Request" error page. It has 401, 403, 404, and 500.
All of the files are in the directory /usr/local/directadmin/data/templates/default/ and get successfully copied to new sites whenever they are created, but there's no way to edit the 400 error at the User Level.
Not a big issue, but I just thought I'd let you know. Thanks.
The Custom Error Pages portion of the User Level panel in DirectAdmin is missing an entry to edit the "400 - Bad Request" error page. It has 401, 403, 404, and 500.
All of the files are in the directory /usr/local/directadmin/data/templates/default/ and get successfully copied to new sites whenever they are created, but there's no way to edit the 400 error at the User Level.
Code:
-rwxr-xr-x 1 diradmin diradmin 515 May 11 23:22 400.shtml
-rwxr-xr-x 1 diradmin diradmin 515 May 11 23:22 401.shtml
-rwxr-xr-x 1 diradmin diradmin 515 May 11 23:22 403.shtml
-rwxr-xr-x 1 diradmin diradmin 515 May 11 23:22 404.shtml
-rwxr-xr-x 1 diradmin diradmin 515 May 11 23:22 500.shtml
Not a big issue, but I just thought I'd let you know. Thanks.