TYPO3 v9 404 error handler

raw

README.rst

Fetch http://localhost:5707/foo:

(1/1) #1544172838 RuntimeException

Error handler could not fetch error page "http://localhost:5707/errors/notfound/", reason: cURL error 7: Failed to connect to localhost port 5707: Connection refused (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

https://github.com/pixelant/pxa_lpeh

raw

config.yaml

1
2
3
4
5
6
errorHandling:                             
  -                                        
    errorCode: '404'                       
    errorHandler: Page                     
    errorContentSource: 't3://page?uid=956'
 
Christian Weiske Christian Weiske
owner

History