- 26 Sep, 2011 1 commit
-
-
tbrehm authored
-
- 25 Sep, 2011 4 commits
-
-
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
-
Falko Timme authored
- Added empty function configure_fail2ban() to get rid of the following fatal error during installation on non-Debian/Ubuntu systems: PHP Fatal error: Call to undefined method installer::configure_fail2ban() in /tmp/trunk/install/install.php on line 266
-
Falko Timme authored
- Added support for the /etc/nginx/sites-available and /etc/nginx/sites-enabled directories on Fedora/CentOS to the installer.
-
- 23 Sep, 2011 5 commits
-
-
Falko Timme authored
-
Falko Timme authored
-
Falko Timme authored
- Fixed "PHP Notice: Undefined property: installer::$ispconfig_interface_installed in /tmp/trunk/install/update.php on line 337" when updating an ISPConfig server with nginx.
-
Falko Timme authored
Changed PHP-FPM socket directory from /var/run/php5-fpm to /var/lib/php5-fpm because /var/run is cleand up on reboot.
-
tbrehm authored
- Added SNI config field in sysetm > server config > web.
-
- 22 Sep, 2011 7 commits
- 21 Sep, 2011 6 commits
-
-
tbrehm authored
-
Falko Timme authored
-
Falko Timme authored
-
tbrehm authored
-
Falko Timme authored
-
Falko Timme authored
-
- 20 Sep, 2011 7 commits
-
-
Falko Timme authored
-
Falko Timme authored
-
tbrehm authored
-
Falko Timme authored
-
tbrehm authored
-
Falko Timme authored
- Enabled Security Level (Server Config > Web > Security Level) for nginx.
-
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.
-
- 19 Sep, 2011 3 commits
-
-
Falko Timme authored
-
tbrehm authored
-
Falko Timme authored
-
- 15 Sep, 2011 2 commits
-
-
xaver authored
fix #1747 - check for amavised for postfix rules -> pure webserver need for php sendmail, most often postfix is used for it, because admin know it. I checked different repos for differnet names, alwas amavsid or with -new.
-
tbrehm authored
Removed unused database tables: DROP TABLE `mail_greylist`; DROP TABLE `firewall_filter`; DROP TABLE `firewall_forward`; DROP TABLE `proxy_reverse`; - Added tables for web folder protection.
-
- 12 Sep, 2011 3 commits
- 09 Sep, 2011 2 commits