Custom Suspended Page?

Jing

Verified User
Joined
Jul 30, 2003
Messages
81
Is there anyway that I can change the default suspended page? I hate that part where it says "or the reseller ran out of resources".
 
Edit this file
Code:
/home/[color=blue]yourUsername[/color]/domains/suspended/index.html
 
  • Like
Reactions: wdc
I did and the suspended page is still the same?

Do I need to run tally or something to update it?
 
hmm... is there any server-wide modification? I read somewhere else in the board and it says edit /home/admin/.., but it didn't work. It was the one I was trying anyway before I noticed that you mean /home/username/...
 
I couldnt find anything on my server with the name "suspended" I would too also like to customize that page. Server wide of course. If anyone knows how please let us know!
 
polo said:
I couldnt find anything on my server with the name "suspended" I would too also like to customize that page. Server wide of course. If anyone knows how please let us know!

Serverwide is located under /home/admin/suspended/index.html

resellers have thier own suspend page under /home/<reselleruser>/suspended/index.html

regards,
Onno Vrijburg
 
Onno, I'm not sure what you mean by "serverwide".

All sites, when suspended, will be directed to the index file at </home/<reselleruser>/suspended/index.html> so I believe the only sites that will use the one for admin are admin's own sites.

However what I don't know is if the admin user's suspended directory is copied for each new reseller. If so, then we could call it the "master" suspended page for the server.

Is that what you meant?

Jeff
 
That was the page I was looking for! Thank you so much for your time, I do not have any resellers, only me as the admin. And it worked fine just what I wanted!

Thanks a lot man!

-C
 
Polo: Glad to Help

Jeff: With serverwide I mean that if you create a reseller the suspend directory from /home/admin will be copied to the reseller, or at least this is my understanding. I've known to be wrong in the past so don't call out the lynch-party if this is not correct :)

Regards,
Onno
 
Maybe it is copied when new reseller is created, but it surely didn't work on existing reseller directly.

DA should have something like letting us to set or edit our suspended page in the cp. :) And the option for reseller to customize theirs or follow the server-wide's page. Shouldn't be a very hard to add feature.
 
DA does not sync these pages for a good reason, you might overwrite the custom pages of your resellers. If you want to update the pages of your resellers you need to log in as a reseller, go to the file manager select domains, select suspended and upload the files from DA, unless you want to do this through the shell in which case you would copy it from the /home/admin/domains/suspended to /home/<reseller>/domains/suspended and don't forget to chown the files so they belong to the reseller :)

Regards,
Onno
 
Back
Top