Search found 181 matches: apache nginx

Searched query: +apache +nginx

by DiamantTh
Thu 22. Jan 2026, 21:13
Forum: General Discussions
Topic: About A few Answer
Replies: 4
Views: 2318

Re: About A few Answer

Hi Alexander, thanks for the clarification (Apache-only, no nginx, hence no HTTP/3/QUIC). I’m currently re-evaluating my hosting stack/panel options, and native HTTP/3/QUIC support has become a hard requirement for me (without a CDN/proxy in front). Given that Apache won’t realistically provide this: is ...
by saviorhost
Mon 12. Jan 2026, 19:32
Forum: General Discussions
Topic: About A few Answer
Replies: 4
Views: 2318

Re: About A few Answer

1. How is Nginx support? Can site speeds be increased like LiteSpeed? Does it support http3/quic? Are there configurations suitable for every CMS? - There is no nginx support now. KeyHelp ships with Apache web server. - http3/quic is currently not really supported by Apache. - Depending on the traffic ...
by Alexander
Mon 12. Jan 2026, 15:41
Forum: General Discussions
Topic: About A few Answer
Replies: 4
Views: 2318

Re: About A few Answer

1. How is Nginx support? Can site speeds be increased like LiteSpeed? Does it support http3/quic? Are there configurations suitable for every CMS? - There is no nginx support now. KeyHelp ships with Apache web server. - http3/quic is currently not really supported by Apache. - Depending on the traffic ...
by Florian
Tue 16. Sep 2025, 16:40
Forum: Modifikationen / Skripte
Topic: 421 Fehler in Nginx Proxy Manager
Replies: 2
Views: 7688

Re: 421 Fehler in Keyhelp

Das kommt durch ein Apache Update vor einigen Wochen. Du musst die Nginx Konfig um einige Zeilen erweitern

Code: Select all

echo -e "proxy_ssl_server_name on;\nproxy_ssl_name \$host;" > /etc/nginx/conf.d/fixssl.conf && service nginx restart

/etc/nginx/conf.d/ sollte natürlich exitieren.
by 24unix
Sun 24. Aug 2025, 16:26
Forum: General Discussions
Topic: Questions About Keyhelp Free Version and Server Compatibility
Replies: 17
Views: 18405

Re: Questions About Keyhelp Free Version and Server Compatibility

... web servers isn’t that noticeable. But here, based on our experience, Nginx usually handles more concurrent users because of its speed and performance. You surely have a proof for that? By the way, I’ve got another question: in KeyHelp, does Apache use php-fpm or mod\_php for handling PHP? PHP-FPM
by noviro
Sun 24. Aug 2025, 16:15
Forum: General Discussions
Topic: Questions About Keyhelp Free Version and Server Compatibility
Replies: 17
Views: 18405

Re: Questions About Keyhelp Free Version and Server Compatibility

... web servers isn’t that noticeable. But here, based on our experience, Nginx usually handles more concurrent users because of its speed and performance. By the way, I’ve got another question: in KeyHelp, does Apache use php-fpm or mod\_php for handling PHP?
by Fezzi
Sun 24. Aug 2025, 06:18
Forum: General Discussions
Topic: Questions About Keyhelp Free Version and Server Compatibility
Replies: 17
Views: 18405

Re: Questions About Keyhelp Free Version and Server Compatibility

My website has high traffic and Nginx responds much faster. I would prefer to serve the static files through Nginx. Some of my clients have pretty prominent websites and hit a monthly traffic of over 1TB each .... Here a screenshot of the Apache over the last 24hrs from a server which hits on average ...
by 24unix
Sun 24. Aug 2025, 01:02
Forum: General Discussions
Topic: Questions About Keyhelp Free Version and Server Compatibility
Replies: 17
Views: 18405

Re: Questions About Keyhelp Free Version and Server Compatibility

... you for your helpful answers. Could you please tell me if I install Nginx on the server, is it possible to configure it myself to work as a ... you want that? Just because nginx has a weird config? You could use Apache as a reverse proxy if you want to serve node or docker stuff. My website ...
by noviro
Sun 24. Aug 2025, 00:49
Forum: General Discussions
Topic: Questions About Keyhelp Free Version and Server Compatibility
Replies: 17
Views: 18405

Re: Questions About Keyhelp Free Version and Server Compatibility

... you for your helpful answers. Could you please tell me if I install Nginx on the server, is it possible to configure it myself to work as a ... you want that? Just because nginx has a weird config? You could use Apache as a reverse proxy if you want to serve node or docker stuff. My website ...
by 24unix
Sun 24. Aug 2025, 00:36
Forum: General Discussions
Topic: Questions About Keyhelp Free Version and Server Compatibility
Replies: 17
Views: 18405

Re: Questions About Keyhelp Free Version and Server Compatibility

... you for your helpful answers. Could you please tell me if I install Nginx on the server, is it possible to configure it myself to work as a ... roll: Why would you want that? Just because nginx has a weird config? You could use Apache as a reverse proxy if you want to serve node or docker stuff.
by noviro
Sat 23. Aug 2025, 12:22
Forum: General Discussions
Topic: Questions About Keyhelp Free Version and Server Compatibility
Replies: 17
Views: 18405

Questions About Keyhelp Free Version and Server Compatibility

... have any limitations on the number of users or domains? 2. Besides Apache, is there support for other web servers? Or, is it possible to use Nginx as a reverse proxy in front of Apache? 3. Is there a feature to limit user resources, such as RAM or CPU usage? Thank you for your help!
by Simmi
Fri 13. Jun 2025, 09:37
Forum: Fehler / Probleme
Topic: Nur Apache Default Site
Replies: 38
Views: 10591

Re: Nur Apache Default Site

Florian wrote: Fri 13. Jun 2025, 09:33 Hallo,

hau den Nginx runter oder ändere die Ports von Ihm. Dann Neustarten und der Apache und die damit im Keyhelp konfigurierten Webseiten sollten dann auch wieder erreichbar sein.
Nope, irgendwie nicht, kriege nur apache default grade
by Florian
Fri 13. Jun 2025, 09:33
Forum: Fehler / Probleme
Topic: Nur Apache Default Site
Replies: 38
Views: 10591

Re: Nur Apache Default Site

Hallo,

hau den Nginx runter oder ändere die Ports von Ihm. Dann Neustarten und der Apache und die damit im Keyhelp konfigurierten Webseiten sollten dann auch wieder erreichbar sein.
by Tobi
Fri 13. Jun 2025, 09:30
Forum: Fehler / Probleme
Topic: Nur Apache Default Site
Replies: 38
Views: 10591

Re: Nur Apache Default Site

Umso verwunderlicher warum du nginx installiert hast?!?

Hast du denn ein Backup von VOR der Installation?
by Alexander
Thu 12. Jun 2025, 15:50
Forum: Fehler / Probleme
Topic: Nur Apache Default Site
Replies: 38
Views: 10591

Re: Nur Apache Default Site

Was heißt "Fehler" - Das ist kein KeyHelp Problem.
Hier wurde auf deinem Server Nginx installiert - ich nehme an von dir oder jemanden der Zugriff auf deinen Server hat.

Warum wurde das getan?