Do you have questions about our services, solutions, or products? Then you've come to the right place!
Server
Enable FTP and Create an FTP User
!!! We strongly recommend using SFTP instead of FTP. No configuration changes are necessary for SFTP, as this protocol works via SSH and the key that has already been stored !!!The following line must be added to the /etc/rc.conf file:
How can I get more free SSL certificates from Let's Encrypt?
We are currently shipping all proServers with the settings for the Let's Encrypt staging servers, as the quota for subdomain certificates for the domain punkt.de has been exhausted.To use the Let's Encrypt live servers, you must change the CA in ...
What is the SSL session cache, and how do I configure it?
For HTTPS connections, negotiating SSL session parameters is relatively complex. These parameters are reused within a single worker thread, but multiple parallel requests from a browser are likely to be routed to different workers. An SSL session ...
logrotateWe recommend using logrotate. The logrotate configuration is stored in /usr/local/etc/logrotate.conf. This file may include additional configurations located in /usr/local/etc/logrotate.d/. A separate configuration file should be created in...