- Sep 13, 2012
- Sep 06, 2012
-
-
Falko Timme authored
-
- Sep 04, 2012
-
-
Falko Timme authored
-
Falko Timme authored
- Fixed errors in system.inc.php-
-
Falko Timme authored
-
- Aug 22, 2012
- Aug 20, 2012
- Aug 19, 2012
-
-
mcramer authored
-
- May 29, 2012
-
-
Falko Timme authored
-
- May 04, 2012
-
-
Falko Timme authored
-
- Apr 20, 2012
-
-
Falko Timme authored
-
Falko Timme authored
-
- Apr 12, 2012
-
-
tbrehm authored
-
- Apr 05, 2012
-
-
tbrehm authored
-
- Apr 03, 2012
-
-
Falko Timme authored
-
- Mar 30, 2012
-
-
Falko Timme authored
- nginx: merge function: default action is now to replace older locations in the nginx vhost configuration; a merge instead of a replacement can be achieved by putting the string "##merge##" (without quotes) at the end of the most recent location line (e.g. "location ~ \.php$ { ##merge##").
-
Falko Timme authored
-
- Mar 26, 2012
-
-
Falko Timme authored
-
- Mar 23, 2012
-
-
Falko Timme authored
-
- Jan 25, 2012
-
-
tbrehm authored
-
- Jan 12, 2012
-
-
tbrehm authored
-
- Oct 21, 2011
-
-
tbrehm authored
-
- Sep 28, 2011
-
-
Falko Timme authored
-
- Sep 27, 2011
-
-
Falko Timme authored
- Added PHP-FPM pm settings (pm.max_children, pm.start_servers, pm.min_spare_servers, pm.max_spare_servers) to the "Options" tab of a website.
-
- Sep 25, 2011
-
-
Falko Timme authored
- Installer adds ispconfig user to Apache group on Fedora/CentOS so that nginx/PHP-FPM can access /etc/squirrelmail and serve SquirrelMail for the ISPConfig vhost. - Added session.save_path and upload_tmp_dir settings to the PHP-FPM pool definitions.
-
Falko Timme authored
-
- Sep 23, 2011
-
-
Falko Timme authored
-
- Sep 21, 2011
-
-
Falko Timme authored
-
- Sep 20, 2011
-
-
Falko Timme authored
-
Falko Timme authored
-
Falko Timme authored
- Enabled Security Level (Server Config > Web > Security Level) for nginx.
-
Falko Timme authored
- Added escapeshellcmd to some paths in nginx_plugin.inc.php.
-
Falko Timme authored
-
Falko Timme authored
- Added SEO redirects (both Apache & nginx) to redirect from non-www website to www website or vice versa. - Introduced placeholder [scheme] for redirect paths for alias and subdomains; will be replaced with http or https, depending on what the visitor uses.
-
- Sep 19, 2011
-
-
Falko Timme authored
-
Falko Timme authored
Custom php.ini settings: PHP-FPM might complain about invalid boolean value if you use 0 instead of off, false, or no.
-