php-fpm support

This commit is contained in:
Serghey Rodin 2015-04-16 02:43:31 +03:00
commit 567ce7e832
64 changed files with 976 additions and 197 deletions

View file

@ -150,8 +150,9 @@ $LANG['cn'] = array(
'Databases' => '数据库',
'User Directories' => '用户目录',
'Template' => '模板',
'Web Template' => 'Apache模板',
'Proxy Template' => 'Nginx模板',
'Web Template' => 'Web模板',
'Backend Template' => 'Backend模板',
'Proxy Template' =>'Proxy模板',
'DNS Template' => 'DNS模板',
'Web Domains' => '网站域名',
'SSL Domains' => 'SSL域名',
@ -172,8 +173,8 @@ $LANG['cn'] = array(
'template' => '模板',
'SSL Support' => 'SSL支持',
'SSL Home Directory' => 'SSL主目录',
'Proxy Support' => 'Nginx代理支持',
'Proxy Extensions' => 'Nginx扩展',
'Proxy Support' => 'Proxy代理支持',
'Proxy Extensions' => 'Proxy扩展',
'Web Statistics' => 'Web统计',
'Additional FTP Account' => '其他FTP账户',
'SOA' => 'SOA',