- May 23, 2018
-
-
Till Brehm authored
Add description text for logging options.
-
Till Brehm authored
-
- May 11, 2018
-
-
Florian Schaal authored
-
- May 03, 2018
-
-
Florian Schaal authored
-
- Apr 26, 2018
-
-
Till Brehm authored
-
- Feb 26, 2018
-
-
Marius Burkard authored
-
- Feb 22, 2018
-
-
Till Brehm authored
-
- Feb 05, 2018
-
-
Till Brehm authored
-
- Jan 09, 2018
-
-
Till Brehm authored
-
- Dec 20, 2017
-
-
Florian Schaal authored
-
- Nov 07, 2017
-
-
Till Brehm authored
-
- Sep 28, 2017
-
-
Till Brehm authored
-
- Sep 25, 2017
-
-
Till Brehm authored
-
- Sep 23, 2017
-
-
Costin authored
-
- Sep 21, 2017
-
-
Till Brehm authored
-
- Aug 24, 2017
-
-
Marius Burkard authored
-
- Aug 07, 2017
-
-
Till Brehm authored
-
- Jun 29, 2017
-
-
Till Brehm authored
-
- May 11, 2017
-
-
Till Brehm authored
-
- Apr 19, 2017
-
-
Till Brehm authored
-
- Feb 23, 2017
-
-
Florian Schaal authored
-
- Feb 22, 2017
-
-
Till Brehm authored
-
Till Brehm authored
-
- Feb 15, 2017
-
-
Florian Schaal authored
-
- Oct 28, 2016
-
-
Till Brehm authored
Fixed: #4307 The new LE ssl cert paths introduced in ISPConfig 3.1.1 where not set in the nginx_vhost.conf.master
-
- Oct 23, 2016
-
-
Marius Burkard authored
-
- Oct 19, 2016
-
-
Till Brehm authored
-
- Oct 06, 2016
-
-
Daniel Jagszent authored
If you add/remove server IPs the file `/etc/apache2/sites-available/ispconfig.conf` gets recreated and it is missing the alias for Let's Encrypt ACME challenges. Copying over the current install template fixes that. Maybe one could remove this template duplication completely by using `server/conf/apache_ispconfig.conf.master` in the install process? The `Header set Content-Type "text/plain"` was only in `server/conf/apache_ispconfig.conf.master` and not in `install/tpl/apache_ispconfig.conf.master` – is it necessary?
-
- Sep 29, 2016
-
-
Till Brehm authored
-
- Sep 27, 2016
-
-
Till Brehm authored
The cipher suites are only set now for ISPConfig's own vhost, the intermediate security profile from Mozilla is used here.
-
- Aug 09, 2016
-
-
Till Brehm authored
Do not move files to junk when autoresponder is on, just dont send an autoresponse when mail is marked as spam.
-
- Aug 04, 2016
-
-
Till Brehm authored
-
- Aug 03, 2016
-
-
Till Brehm authored
Improved permission settings for the /var/run/hhvm directory. Run Tools > Resync to force an update of existing HHVM starter scripts to apply this fix if you currently use HHVM.
-
- Aug 02, 2016
-
-
Till Brehm authored
Changed apache mod_proxy_fcgi configuration in vhost.conf.master from ProxyPassMatch to SetHandler so we can wrap the config directive it into <Directory ...> to avoid side affects with globally installed applications like phpmyadmin and roundcube.
-
- Jul 26, 2016
-
-
Till Brehm authored
-
- Jul 20, 2016
-
-
Till Brehm authored
ISPConfig itself does not read nor interpret this header, but there might be other server components like PHP that might interact with it so I'll disable it just to be sure.
-
- Jul 19, 2016
-
-
Michiel Piscaer authored
After enabling "Rewrite HTTP to HTTPS" and "Lets Encrypt SSL" the RewriteCond and RewriteRule got on the same line, becourse of an failing newline
-
- Jul 04, 2016
-
-
Moll authored
Set default env[PATH] and env[HOSTNAME] since it is cleared by default setting clear_env = yes in php-fpm
-
- Jun 22, 2016
-
-
Till Brehm authored
-
- Jun 15, 2016
-
-
Till Brehm authored
-