Hello, Is it possible to customize the index.html page that is generated automatically by ISPConfig? This index.html page is found when creating a site. Is it possible to customize the error page when a URL is not found? Thank you Sincerely,
You can find the templates for the index page in /usr/local/ispconfig/server/conf/index/ and for the error pages in /usr/local/ispconfig/server/conf/error/. You can place your customized index page in /usr/local/ispconfig/server/conf-custom/index/ and your customized error pages in /usr/local/ispconfig/server/conf-custom/error/, and they will be used when you create a new site instead of the standard templates in /usr/local/ispconfig/server/conf/{index|error}.