tbrehm
2013-02-22 526b997c9891a796b152cdbab8e329b356b1f596
2013-02-22 tbrehm
Merged revisions 3803-3844 from stable branch.
blob@ 526b99 commitdiff | diff to current
2013-02-12 tbrehm
Merged Revisions 3771-3801 from stable branch.
blob@ 72695f commitdiff | diff to current
2013-01-17 tbrehm
Merged revisions from 3.0.5 stable branch: 3758-3768, 3769 shall not be mer...
blob@ 43b345 commitdiff | diff to current
2013-01-03 tbrehm
Merged revisons 3687-3748 from 3.0.5 stable branch.
blob@ 10b4c8 commitdiff | diff to current
2012-11-20 tbrehm
Merged revisions 3670-3683 from 3.0.5 stable branch.
blob@ 68ec43 commitdiff | diff to current
2012-11-14 tbrehm
Merged revisions 3596-3670 from 3.0.5 stable branch.
blob@ bfcdef commitdiff | diff to current
2012-10-24 tbrehm
Merged revisions 3557-3594 from 3.0.5 stable branch.
blob@ 4bd960 commitdiff | diff to current
2012-10-04 ftimme
- Fixed FS#2436: nginx + php-fpm: commented out custom php.ini settings get...
blob@ 254a4a commitdiff | diff to current
2012-10-03 tbrehm
Fixed: FS#2417 - Custom awstats_index.php.master
blob@ a464e1 commitdiff | diff to current
2012-09-13 mcramer
Bugfix: previous bugfix was missing a thing
blob@ c7d735 commitdiff | diff to current
2012-09-13 mcramer
Fixed: Domain names in rewrite rules need the . and special chars to be esc...
blob@ 95e8ce commitdiff | diff to current
2012-09-06 ftimme
- Added space at the end of $auto_alias.
blob@ cece69 commitdiff | diff to current
2012-09-04 ftimme
- Fixed FS#2399.
blob@ 5c71e9 commitdiff | diff to current
2012-09-04 ftimme
- Ported changes from Apache plugin to nginx plugin. - Fixed errors in syst...
blob@ b889ed commitdiff | diff to current
2012-09-04 ftimme
- Added random PHP dummy file to "location ~ \.php$ {}".
blob@ c8c13a commitdiff | diff to current
2012-08-22 mcramer
Bugfix: missing bracket :(
blob@ 9ec434 commitdiff | diff to current
2012-08-22 mcramer
Fix: web content and some other data of vhost subdomain did not get deleted...
blob@ 837d18 commitdiff | diff to current
2012-08-20 mcramer
Fixed error in path comparison (error.log part missing in path)
blob@ 418b41 commitdiff | diff to current
2012-08-20 mcramer
Changes for subdomain vhosts: - Fixed missing templates and language entrie...
blob@ c3bf39 commitdiff | diff to current
2012-08-20 mcramer
Implemented (as optional!) FS#1993 - Creating Subdomains as VirtualHost
blob@ 6fb93d commitdiff | diff to current
2012-08-19 mcramer
Implemented FS#2382 - automatically add alias domain when creating a domain
blob@ 3501f9 commitdiff | diff to current
2012-05-29 ftimme
- Fixed bug for custom php.ini settings for PHP-FPM where "1" and "on" were...
blob@ 0f603d commitdiff | diff to current
2012-05-04 ftimme
- Implemented FS#1888 and FS#2211.
blob@ dd7ce4 commitdiff | diff to current
2012-04-20 ftimme
- Bugfix: nginx: delete non-default PHP-FPM pool if PHP is disabled for web...
blob@ 4d69f4 commitdiff | diff to current
2012-04-20 ftimme
- nginx: renamed PHP option "Fast-CGI" to "PHP-FPM".
blob@ 871527 commitdiff | diff to current
2012-04-12 tbrehm
Merged revisions 3028-3045 from stable branch.
blob@ 02bf99 commitdiff | diff to current
2012-04-05 tbrehm
Merged revisions 2943-3026 from stable branch.
blob@ b67344 commitdiff | diff to current
2012-04-03 ftimme
- Fixed FS#2139.
blob@ 93f24e commitdiff | diff to current
2012-03-30 ftimme
- nginx: merge function: default action is now to replace older locations i...
blob@ 9b16a3 commitdiff | diff to current
2012-03-30 ftimme
- nginx: added function to merge duplicate locations in the nginx vhost con...
blob@ 2655f9 commitdiff | diff to current
2012-03-26 ftimme
- Added restart function for PHP-FPM.
blob@ e2c00a commitdiff | diff to current
2012-03-23 ftimme
- nginx: added support for multiple PHP-FPM versions (FS#1963 now complete).
blob@ b4687b commitdiff | diff to current
2012-01-25 tbrehm
Merged revisions 2886-2909 from stable branch.
blob@ 355efb commitdiff | diff to current
2012-01-12 tbrehm
Merged revisions 2812-2883 from staböe branch.
blob@ 8cf78b commitdiff | diff to current
2011-10-21 tbrehm
Merged revisions 2681-2739 from 3.0.4 stable branch.
blob@ 8ab3cd commitdiff | diff to current
2011-09-28 ftimme
- nginx: Changed ispconfig and apps vhost from using PHP-FPM TCP connection...
blob@ ca0b77 commitdiff | diff to current
2011-09-27 ftimme
- Added PHP-FPM pm settings (pm.max_children, pm.start_servers, pm.min_spar...
blob@ 445513 commitdiff | diff to current
2011-09-25 ftimme
- Installer adds ispconfig user to Apache group on Fedora/CentOS so that ng...
blob@ bcb8eb commitdiff | diff to current
2011-09-25 ftimme
- Make sure the nginx user is added to the group of a new website.
blob@ cd5645 commitdiff | diff to current
2011-09-23 ftimme
- Added IPv6 support for nginx.
blob@ 8e2c2e commitdiff | diff to current
2011-09-21 ftimme
Added support for PHP-FPM sockets.
blob@ 72ce78 commitdiff | diff to current
2011-09-20 ftimme
- Renamed PHP-FPM pool files from {domain}.conf to web{domain_id}.conf.
blob@ ec7760 commitdiff | diff to current
2011-09-20 ftimme
- Enabled custom nginx directives.
blob@ 3c12a4 commitdiff | diff to current
2011-09-20 ftimme
- Updated apps vhost configuration fir nginx. - Enabled Security Level (Ser...
blob@ fbb24a commitdiff | diff to current
2011-09-20 ftimme
- Hide Nginx Directives field - has no function yet. - Added escapeshellcmd...
blob@ 1d6d38 commitdiff | diff to current
2011-09-20 ftimme
- Introduced placeholder [scheme] also for the website's "Redirect" tab.
blob@ 45ee67 commitdiff | diff to current
2011-09-20 ftimme
- Added redirects for nginx. - Added SEO redirects (both Apache & nginx) to...
blob@ e64fbb commitdiff | diff to current
2011-09-19 ftimme
Added support for the "Redirect" tab to nginx.
blob@ f92749 commitdiff | diff to current
2011-09-19 ftimme
Custom php.ini settings: PHP-FPM might complain about invalid boolean value...
blob@ 32f65c commitdiff | diff to current
2011-09-19 ftimme
Added custom php.ini directives to nginx + PHP-FPM.
blob@ 498618 commitdiff | diff to current
first | « prev | next »