The update will be rolled out when it is ready!markseliel wrote: ↑Fri 24. Feb 2023, 19:50 Hello, it's been a month since the last news, could you tell me, when is this update expected by the community?
Could you give any spoilers of what's to come?
Nginx+Apache Hybrid
- Jolinar
- Community Moderator
- Posts: 4361
- Joined: Sat 30. Jan 2016, 07:11
- Location: Weimar (Thüringen)
- Contact:
Re: Nginx+Apache Hybrid
Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
- In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
In this color, I write as a moderator and provide moderative guidance or justify moderative interventions - In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
In this color, I write as a community member and share my personal opinions and views
Re: Nginx+Apache Hybrid
Did the feature not make it into 23.1 or will it not find its way into Keyhelp after all?
Re: Nginx+Apache Hybrid
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
- Jolinar
- Community Moderator
- Posts: 4361
- Joined: Sat 30. Jan 2016, 07:11
- Location: Weimar (Thüringen)
- Contact:
Re: Nginx+Apache Hybrid
Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
- In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
In this color, I write as a moderator and provide moderative guidance or justify moderative interventions - In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
In this color, I write as a community member and share my personal opinions and views
Re: Nginx+Apache Hybrid
I know that is not ready yet, just wanna wish good luck and happy coding
Re: Nginx+Apache Hybrid
Any update from support team or should wait till end?
- Jolinar
- Community Moderator
- Posts: 4361
- Joined: Sat 30. Jan 2016, 07:11
- Location: Weimar (Thüringen)
- Contact:
Re: Nginx+Apache Hybrid
Look there --> viewtopic.php?p=41850#p41850
Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
- In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
In this color, I write as a moderator and provide moderative guidance or justify moderative interventions - In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
In this color, I write as a community member and share my personal opinions and views
Re: Nginx+Apache Hybrid
- saviorhost
- Posts: 58
- Joined: Sun 11. Jan 2026, 13:51
- Location: Turkiye
- Contact:
Re: Nginx+Apache Hybrid
I’m not sure if I’m posting in the right place, but how can we get the admin panel to run on a different port? This would allow us to set up firewall rules so it can only be accessed from a specific external or internal IP (for those using a VPN). Also, regarding a WAF—what are the options? As far as I know, a WAF (like ModSecurity) combined with Nginx usually requires separate configuration or compilation; given KeyHelp's current state, what protection options do we have?
Re: Nginx+Apache Hybrid
You can restic admin access to specific ip (ranges): "Configuration -> Login & Session -> Access restriction to administrator accounts"I’m not sure if I’m posting in the right place, but how can we get the admin panel to run on a different port? This would allow us to set up firewall rules so it can only be accessed from a specific external or internal IP (for those using a VPN).
Changing the ports for the whole server can be achieved with "Configuration -> Web Server -> HTTP port / HTTPS port"
You can install and configure ModSecurity on your KeyHelp server and use that for example, or rely on Fail2Ban, or use Cloudflare, ...Also, regarding a WAF—what are the options?
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Re: Nginx+Apache Hybrid
Nginx is a good idea, but as a proxy in front of Apache, so Apache (htaccess) will still work. Hopefully you won't decide to go with Nginx only...
Re: Nginx+Apache Hybrid
Don't worry, that won't happen
Alexander Mahr
**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************