Forum Moderators: open
If you want to do this the Mort straight forward approach would be to use mod_rewrite and a NPH script. You use mod_rewrite to default all requests to the script and have the script determine to if it should feed content or through up a 404.
Thanks Littleman.I'd probably prefer a 404 so people just thinks the sites down.I would only be using the site for a link to another.
Anyway seeing I know nothing about mod_rewrite I am abandoning the black path and am straightening my ways.:)
Thanks for the response
Cheers