Hello ,
we have created a test site on a developement server and then we have backuped and restored the site on a production server.
Because of the big number of users of the site , some users still use the test site to manage their documents. We would like to tell them that they should use the production site.
One of the idea coming on mind is to delete all access right that i have granted to them on test site and create a custom error message informing them that they have to use the production site.
My question 1 : how to create a custom access denied page ( because users will have this message when i will delete all access on test site) ?
My question 2 : how to delete access of all users at one time and keep access only for the site collection administrator.
Thanks