Custom Client template on registration
Hi.
I have a custom html template that I have as a default index for the domain name customers at registration.
What I want to do is display the domain name at that template, how can I do that.
Thanks :)
-
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 -
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 -
add to index.php echo $_SERVER['HTTP_HOST'>; ?> 0 -
ohhh man thank you Dalem. This is awesome. One more question, how can I make the domain name bigger and bolder. Thanks :) 0 -
No need to reply, I found out how. Thanks 0 -
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.
Comments
6 comments