I am looking for Apache httpd directive, that would immediately return some plaintext content (“System was not configured yet”) or at least immediately generate 500 exception (so I can use ErrorDocument 500 ‘System was not configured yet’).
Is there something I could use, or do I need to use some files on dics for this?
Created a file for that plus error document setting for all possible URLs: