Hello. The hosting provider requires, when removing the classifieds indicated by them,
so that the site generates a 404 (not found) error page.
When checking on the "httpstatus . io" service, the site issues a page with an error 410 (deleted page).
How to set a stub on pages so that the response code of the pages is 404 and not 410?
Or how to register the .htaccess file?
Please write a solution...