docker-misp icon indicating copy to clipboard operation
docker-misp copied to clipboard

Use fastcgi_split_path_info so MISP can search for things ending in .php

Open UFOSmuggler opened this issue 2 years ago • 0 comments

This should allow you to use the search fields to search for things such as common phishing page names like ms.php etc...

Currently, nginx is interpreting things like /searchall:ms.php as an attempt to access a local php resource named that.

UFOSmuggler avatar Nov 02 '23 01:11 UFOSmuggler