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,8 +151,9 @@ $LANG['no'] = array(
'Databases' => 'Databaser',
'User Directories' => 'Bruker Kataloger',
'Template' => 'Mal',
'Web Template' => 'Apache Mal',
'Proxy Template' => 'Nginx Mal',
'Web Template' => 'Web Mal',
'Backend Template' => 'Backend Mal',
'Proxy Template' =>'Proxy Mal',
'DNS Template' => 'DNS Mal',
'Web Domains' => 'Web Domene',
'SSL Domains' => 'SSL Domene',
@ -173,8 +174,8 @@ $LANG['no'] = array(
'template' => 'mal',
'SSL Support' => 'SSL Støtte',
'SSL Home Directory' => 'SSL Hjem',
'Proxy Support' => 'Nginx Støtte',
'Proxy Extensions' => 'Nginx Utvidelser',
'Proxy Support' => 'Proxy Støtte',
'Proxy Extensions' => 'Proxy Utvidelser',
'Web Statistics' => 'Web Statistikker',
'Additional FTP Account' => 'Extra FTP',
'SOA' => 'SOA',