natanfelles's Recent Activity
-
natanfelles liked till's post in the thread Fail2ban does not works after ISPConfig autoinstall.
Ok, thank you. I'll re-check the minimal setup guide.
Jun 2, 2023 at 9:04 PM -
natanfelles liked till's post in the thread Custom $_SERVER var via ISPConfig.
You can use the ##merge## statement in the nginx directives field. See e.g. ISPConfig manual, page 150, for an example.
Jun 2, 2023 at 4:44 AM -
natanfelles liked till's post in the thread Fail2ban does not works after ISPConfig autoinstall.
As far as I can see, this is not an issue with the auto-installer but with your base system image. Your system does not seem to write...
Jun 2, 2023 at 4:42 AM -
natanfelles replied to the thread Fail2ban does not works after ISPConfig autoinstall.
Thank you, Till! I installed rsyslog, changed back fail2ban settings, and it worked! The base system was installed following this...
Jun 1, 2023 at 10:14 PM -
natanfelles posted a new thread.
Fail2ban does not works after ISPConfig autoinstall
Hello! After install ISPConfig with the autoinstaller, fail2ban does not start. This is the log: # systemctl status fail2ban ×...
Forum: Installation/Configuration
Jun 1, 2023 at 1:33 AM -
natanfelles replied to the thread Custom $_SERVER var via ISPConfig.
Hello, Till! The following snippet solved my issue: location @php { ##merge## fastcgi_param ENVIRONMENT production; } Thank you...
May 31, 2023 at 11:09 PM -
natanfelles posted a new thread.
Custom $_SERVER var via ISPConfig
Hello! How to set a custom $_SERVER var via ISPConfig? I'm using nginx as webserver. This is what I do without ISPConfig to set...
Forum: Installation/Configuration
May 30, 2023 at 11:11 PM