linux - Find missing Apache Server Side Include files -


i'm using latest apache version. documentroot rather large, , if html files include file using "#include virtual" directive, see on page error line each missing include: [an error occurred while processing directive]

is there way have error message include referenced file instead?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -