It was the web config file. I changed line 151 to
<httpErrors errorMode="Detailed" existingResponse="PassThrough" />
</system.webServer>
</configuration>
Now get default error.php message
<httpErrors errorMode="Detailed" existingResponse="PassThrough" />
</system.webServer>
</configuration>
Now get default error.php message
Statistics: Posted by kircubbin123 — Mon Dec 02, 2024 9:02 pm