I have a couple of sites in development, which are linking to each other.
What I'd like to do before they are launched is have any missing files on the live sites redirect to the dev sites.
Would take you to:
http://www.example.com/index.html would still serve the file from the main site (www), since index.html exists.
Edit: I know it's not the best practice way to do things, but it's a request from the client that links they have to new pages on the live site (which have not been transferred across from dev) will work.