ISPConfig 3: Where are the templates for the config files and default pages?
Wednesday, July 29, 2009 posted by Till
The templates for the configuration files are located in the folder:
/usr/local/ispconfig/server/conf/
The templates for the default index pages are in the folder:
/usr/local/ispconfig/server/conf/
The templates for the error pages are in the folder:
/usr/local/ispconfig/server/conf/error/
Hello,
I set these templates (in my case, standard_index.html_es and user_standard_index.html_es) in my /usr/local/ispconfig/server/conf-custom/index but ISPConfig Version: 3.0.4.1 does not use them. My users have spanish language by default. Is the same with /usr/local/ispconfig/server/conf-custom/mail/ welcome_email_es.txt What else do I need to do?
Many thanks for your great job!
The templates are used in the language that is set in the server configuration file. Please check that you selected “es” as language in the file /usr/local/ispconfig/server/lib/config.inc.php
oops, many thanks