Removing a Website from Bucket#
What steps do we need to complete on the server to shut down a website?
How do we prevent 404s if we are shutting down a website? We’d need to do a redirect in the .htaccess file, we think.
Need instructions for that.