Skip to main content

Custom Client template on registration

Comments

6 comments

  • cPanelLauren
    Hi @VefeindLTD Can you explain better what you're trying to do? I'm not entirely certain I understand. If you're referencing a default webpage template you can customize that by going to WHM>>Account Functions>>Web Template Editor -> Default Website Page
    0
  • VefeindLTD
    Yes sorry for that. I have a custom under construction html template that I have added to cpanel3-skel/public_html This template will be default index when client register at my server and this template will be the first index at the domain. When the client visit his domain, the client will see "This domain.com is hosted at domain company LTD The website is under construction. Coming Soon" What I would like to do is display the Client domain name at the index template.
    0
  • dalem
    add to index.php echo $_SERVER['HTTP_HOST'>; ?>
    0
  • VefeindLTD
    ohhh man thank you Dalem. This is awesome. One more question, how can I make the domain name bigger and bolder. Thanks :)
    0
  • VefeindLTD
    No need to reply, I found out how. Thanks
    0
  • cPanelLauren
    Hi @VefeindLTD It sounds like you're all set, let us know if you have any other questions or concerns! Thanks @dalem for helping out!
    0

Please sign in to leave a comment.