ftimme
2012-11-14 aa78fde6a92f66b84d626e114d8b54a5fb6ece0c
2012-11-14 ftimme
- Added function for IPv6 prefixes in multiserver mirror setups to nginx pl...
blob@ aa78fd commitdiff | diff to current
2012-11-14 ftimme
- nginx: added security checks when deleting vhost subdomains, so no paths ...
blob@ 8a1455 commitdiff | diff to current
2012-11-12 ftimme
- Changed a German translation. - Extended SEO redirect check for subdomain...
blob@ 8e3875 commitdiff | diff to current
2012-11-12 ftimme
- Make sure alias domain SEO redirects get written only if they don't colli...
blob@ 4f1de1 commitdiff | diff to current
2012-11-09 ftimme
- Hide Options tab in subdomain and alias domain form if redirect_type != p...
blob@ 49a76e commitdiff | diff to current
2012-11-08 ftimme
- Added SEO Redirects to alias domains.
blob@ f26825 commitdiff | diff to current
2012-11-08 ftimme
- Added more options to the SEO Redirect field.
blob@ e34fec commitdiff | diff to current
2012-11-07 ftimme
- Added Proxy Directives field for nginx if you select redirect type "proxy...
blob@ 11ec79 commitdiff | diff to current
2012-11-06 ftimme
- Finished (hopefully) nginx rewrite section.
blob@ 5ecd4a commitdiff | diff to current
2012-11-05 ftimme
- nginx rewrites (CONTINUED)
blob@ 83ffef commitdiff | diff to current
2012-11-04 ftimme
- Changing nginx rewrite rules - CONTINUED.
blob@ 83cf11 commitdiff | diff to current
2012-11-02 ftimme
- I'm rewriting the way nginx handles rewrites/redirects. WORK IN PROGRESS!
blob@ 49229a commitdiff | diff to current
2012-10-30 ftimme
- nginx alias/subdomain redirects: Added parenthese around non-capturing pa...
blob@ 8309d8 commitdiff | diff to current
2012-10-19 tbrehm
Fixed: FS#2478 - apache ssl certificate issue on multi server environment -...
blob@ 2d4162 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
first | « prev | next »