Hello,
System is:
Ubuntu 16.04.4 LTS
Produkt Plesk Onyx
Version 17.8.11 Update #1,
its new system but with migration the customers from 17.5 and this problem is only with a php file with a html file
are all ok
on the old system if i called a file with www.domain.com/test.php and this file did not exist I got a 404 page from my personaly error docs.
on the new System i got only without html code, only "File not found."
with a hmtl for example test.html i got the 404 page
error.log
wher can i find the problem for not existing file PHP i can have a 404 page too what are you means
Thanks
Twister
System is:
Ubuntu 16.04.4 LTS
Produkt Plesk Onyx
Version 17.8.11 Update #1,
its new system but with migration the customers from 17.5 and this problem is only with a php file with a html file
are all ok
on the old system if i called a file with www.domain.com/test.php and this file did not exist I got a 404 page from my personaly error docs.
on the new System i got only without html code, only "File not found."
with a hmtl for example test.html i got the 404 page
error.log
[Mon Mar 19 16:56:18.565888 2018] [proxy_fcgi:error] [pid 9619] [client IP:49470] AH01071: Got error 'Primary script unknown\n'
Code:
2018-03-19 16:56:18 Error ClientIP GET /test.php HTTP/1.0 3.92 K SSL/TLS-Zugriff für Apache
2018-03-19 16:56:18 Error ClientIP AH01071: Got error 'Primary script unknown\n' Apache-Fehler
2018-03-19 16:56:18 Error ClienIP AH01071: Got error 'Primary script unknown\n'
2018-03-19 17:20:31 Error ClientIP 404 GET /test.html HTTP/1.0 4.98 K SSL/TLS-Zugriff für Apache
wher can i find the problem for not existing file PHP i can have a 404 page too what are you means
Thanks
Twister