File operations with space char in filename does'nt work

I am a small and local ISP and new in Nextcloud.
I installed (via FTP Upload) a wonderful nextcloud system on a account on my webserver.

Everything seems to be ok only operations (Create File, Upload, Delete) does’nt work with filenames include space chars.
It’s like when it’s not done.

Nextcloud version: 20.0.3
Operating system and version: VoidLinux cuttent
Apache or nginx version: Apache 2.4.29 FPM Config
PHP version: 7.4

The output of your Nextcloud log in Admin > Logging:

 --- Nothing referring this error ---

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

Blank install, only mysql and passwords

Access Log // Create file without space char:
PUT returned 201

V03 10.12.2020 16:48:54 <CLIENTIP> <VHOST NAME> "/ocs/v2.php/apps/notifications/api/v2/notifications" GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1 304 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0" 0
V03 10.12.2020 16:48:55 <CLIENTIP> <VHOST NAME> "/index.php/apps/user_status/heartbeat" PUT /index.php/apps/user_status/heartbeat HTTP/1.1 204 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 0
V03 10.12.2020 16:48:55 <CLIENTIP> <VHOST NAME> "/ocs/v2.php/apps/user_status/api/v1/user_status" GET /ocs/v2.php/apps/user_status/api/v1/user_status HTTP/1.1 200 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 149
V03 10.12.2020 16:49:01 <CLIENTIP> <VHOST NAME> "/remote.php/dav/files/admin/Dok2.md" PUT /remote.php/dav/files/admin/Dok2.md HTTP/1.1 201 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 0
V03 10.12.2020 16:49:01 <CLIENTIP> <VHOST NAME> "/remote.php/dav/files/admin/Dok2.md" PROPFIND /remote.php/dav/files/admin/Dok2.md HTTP/1.1 207 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 555
V03 10.12.2020 16:49:02 <CLIENTIP> <VHOST NAME> "/remote.php/dav/files/admin/Dok2.md" PROPFIND /remote.php/dav/files/admin/Dok2.md HTTP/1.1 207 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 541
V03 10.12.2020 16:49:02 <CLIENTIP> <VHOST NAME> "/apps/text/js/vendor.js" GET /apps/text/js/vendor.js?v=36248677afa2503d88e9 HTTP/1.1 200 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 97143

Access Log // Create file with space char:
PUT returned 200

V03 10.12.2020 16:47:54 <CLIENTIP> <VHOST NAME> "/ocs/v2.php/apps/notifications/api/v2/notifications" GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1 304 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0" 0
V03 10.12.2020 16:48:05 <CLIENTIP> <VHOST NAME> "/ocs/v2.php/apps/notifications/api/v2/notifications" GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1 304 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 0
V03 10.12.2020 16:48:13 <CLIENTIP> <VHOST NAME> "/remote.php/dav/files/admin/aaasd ssss.md" PUT /remote.php/dav/files/admin/aaasd%20ssss.md HTTP/1.1 200 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 3191
V03 10.12.2020 16:48:13 <CLIENTIP> <VHOST NAME> "/remote.php/dav/files/admin/aaasd ssss.md" PROPFIND /remote.php/dav/files/admin/aaasd%20ssss.md HTTP/1.1 200 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 3191
V03 10.12.2020 16:48:24 <CLIENTIP> <VHOST NAME> "/ocs/v2.php/apps/notifications/api/v2/notifications" GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1 304 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0" 0
V03 10.12.2020 16:48:32 <CLIENTIP> <VHOST NAME> "/index.php/apps/user_status/heartbeat" PUT /index.php/apps/user_status/heartbeat HTTP/1.1 204 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 0
V03 10.12.2020 16:48:32 <CLIENTIP> <VHOST NAME> "/ocs/v2.php/apps/user_status/api/v1/user_status" GET /ocs/v2.php/apps/user_status/api/v1/user_status HTTP/1.1 200 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 149
V03 10.12.2020 16:48:35 <CLIENTIP> <VHOST NAME> "/ocs/v2.php/apps/notifications/api/v2/notifications" GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/1.1 304 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 0

Any thoughts what’s be wrong?

Greetings, Andreas

I’ve found it.

I’ve an “old” ProxyPassMatch configuration to call PHP with FilesMatch it worked!

Details see: https://ma.ttias.be/apache-2-4-proxypass-for-php-taking-precedence-over-filesfilesmatch-in-htaccess/