Do you have questions about our services, solutions or products? Then you've come to the right place!

Application
How can I protect files within my web server directory from being accessed from the web?
There are two possible procedures here, which can also be combined:File/directory rightsThe web server software (nginx or apache) runs on the proServer with the user ID www, while the PHP scripts are executed with the user ID proserver. All files in...
Application
The backspace key in my SSH session creates strange characters instead of deleting characters.
Your proServer and the terminal emulation used on your local computer may have different opinions about which control code the "Backspace" key should trigger.You can display the proServer setting as follows:$ sttyspeed 9600 baud;lflags: echoe echoke...
Application
My NEOS website does not find any graphics and CSS when I access it via IPv4, although everything works via IPv6
When accessing via non-standard port numbers, NEOS automatically tries to adapt the generated links so that they also use this port number. As we route access via IPv4 via the upstream proxy to different port numbers to the web server, this leads to...
Application
How can I install TYPO3 CMS via Composer on the proServer?
Login as user vproXXXX:
Application
How can I install Neos CMS via Composer on the proServer?
Login as user vproXXXX:
Application
How can I activate the php opcache?
In the file /usr/local/etc/php.ini, the configuration lines for the opcache must be changed or added as follows:
Application
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 Elasticsearch version is installed: