In a Drupal 8.5.3
set up I’ve arrange Drupal Development Service following configuration:
- I created a primary web page, its node path is
/node/42
. - Below Administration » Configuration » System » Primary website settings (
/admin/config/system/site-information
) I’ve set Drupal Development Service Default 404 (not discovered) web page to/node/42
.
Now I anticipate a non-sensical URL to indicate Drupal Development Service contents of /node/42
for Drupal Development Service 404 web page. Nevertheless, I nonetheless solely get Drupal Development Service generic 404 web page.
Drupal Development Company theme we’re utilizing doesn’t have a customized 404 template or something like that. What different causes may there be, that Drupal Development Service default 404 web page shouldn’t be Drupal Development Service one set in Drupal Development Service config?