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

@ -151,7 +151,8 @@ $LANG['tw'] = array(
'User Directories' => '使用者目錄',
'Template' => '方案',
'Web Template' => '網頁方案',
'Proxy Template' => 'Nginx 方案',
'Backend Template' => 'Backend 方案',
'Proxy Template' =>'Proxy 方案',
'DNS Template' => 'DNS 方案',
'Web Domains' => '網頁網域',
'SSL Domains' => 'SSL 網域',
@ -172,8 +173,8 @@ $LANG['tw'] = array(
'template' => '方案',
'SSL Support' => 'SSL 功能',
'SSL Home Directory' => 'SSL 家目錄',
'Proxy Support' => 'Nginx 功能',
'Proxy Extensions' => 'Nginx 額外',
'Proxy Support' => 'Proxy 功能',
'Proxy Extensions' => 'Proxy 額外',
'Web Statistics' => '網頁狀態',
'Additional FTP Account' => '其他的 FTP',
'SOA' => 'SOA',