I have a CWP Server from InMotion Hosting and I Googled and asked ChatGPT where to change the default “Account Suspended” message for sites that are on the server but that I deactivated by suspending the associated user.  I do this because I have “staging” or “development” sites that I don’t need to be online. However, because Google sometimes indexes pages from these sites, there’s a risk of the public finding them and so I don’t want the public to see the default “Account Suspended” message.

ChatGPT will, of course, suggest multiple (wrong) places to find “suspended.html” or “403.html”, and it will suggest you use SSH or the web console to “find” “suspended.html”, but none of these are right.

The answer?  You’ll find the default “Account Suspended” messsage for all sites here:

  • /usr/local/apache/htdocs/suspended-page/index.html

And that’s my post for today.  Hope it helps somebody!