Do you have questions about our services, solutions, or products? Then you've come to the right place!
Application
How can I protect files in my web server directory from being accessed via the web?
There are two possible approaches here, which can also be combined:File/Directory PermissionsOn the proServer, the web server software (nginx or Apache) runs under the user ID www, while PHP scripts are executed under the user ID proserver. All ...
The Backspace key in my SSH session produces strange characters instead of deleting characters.
In some cases, your proServer and the terminal emulator you're using on your local computer may have different interpretations of which control code the "Backspace" key should trigger.You can view the proServer settings as follows:$ sttyspeed 9600 ...
My NEOS website can't find any images or CSS when I access it via IPv4, even though everything works fine via IPv6
When accessed via non-standard port numbers, NEOS automatically attempts to adjust the generated links so that they also use those port numbers. Since we route IPv4 traffic through the upstream proxy to different port numbers on the web server, this...
How do I update the Elasticsearch configuration after a major update?
Assuming the Elasticsearch version was updated from version 2 to version 5 as part of a patch day.If necessary, check again which version of Elasticsearch is installed: