Control Web Panel

WebPanel => Installation => Topic started by: its_me_rbk on July 26, 2025, 12:55:27 PM

Title: Can't save default page's html in cwp.
Post by: its_me_rbk on July 26, 2025, 12:55:27 PM
Hi,
When I tried to edit the default HTML page used when a domain is created through the admin panel, I went to the option User Accounts ---> Features,Themes,Languages ---> Template Editor Pages. Then, when I paste my HTML and click save, it doesn't save my HTML fully; instead, it just saves the first 6 lines.

May I know where this HTML lie in the file manager so I can edit and save it there manually?
Title: Re: Can't save default page's html in cwp.
Post by: overseer on July 26, 2025, 01:22:35 PM
Default page:
https://wiki.centos-webpanel.com/how-to-change-default-website (https://wiki.centos-webpanel.com/how-to-change-default-website)
/usr/local/apache/htdocs/index.html

Account templates:
https://wiki.centos-webpanel.com/custom-account-templates (https://wiki.centos-webpanel.com/custom-account-templates)
Title: Re: Can't save default page's html in cwp.
Post by: its_me_rbk on July 26, 2025, 01:40:38 PM
Thanks mate.