Am I copying this right?

Hello, today I went to suspend some accounts via WHM. All went well execpt people cna't see the suspened page. Then I noticed WHM's instructions say:
"Please note: If you have redirected your hostname so that is does not go to the default cPanel page, your suspended clients will not see this page. You will have to copy the /usr/local/apache/htdocs/suspended.page/ directory as well as everything inside the directory to the /home/username/public_html/ directory of the account that your hostname is being redirected to. "

So I tried it out with one of the clients that is suspeneded. I ran this command via SSH (I'm not sure if it's right, I'm fairly new to shell)
root@raptor [~]# cp /usr/local/apache/htdocs/suspended.page/ /home/personsusername/public_html/
cp: omitting directory `/usr/local/apache/htdocs/suspended.page/'
root@raptor [~]#

So when I go to there site, it still doesn't show the suspened page?! Did I miss something?

Thanks,
Jordan

 

 

 

 

Top