When a page does not exist.. this is what
I see on the web :
Not Found
The requested URL /test was not found on this server.
I know about :
ErrorDocument 404 /test.html
but I rather not use that. I rather find where this above is originating from.. and modify that directly.
perhaps it would be faster + more efficient this way. given that it would be a more "direct" dealing. (transaction )