if you edit the 404.shtml.en file on your server then all pages of the server will have the same 404 page and the URL will not change (this is probably only possible if you have a dedicated box). Then you can use htaccess to change specific domains' 404 pages if desired. But the htaccess will change the url.
This is just my experience, may be different in some cases.
|