Requests to the *root* or /index.html return a customizable HTML page
How do we do this? I have set <HomePagePath>/opt/deceptifeed/www/</HomePagePath> in the HTTP honeypot section, but requests to port 8080 asks for authorization and then returns a 401 instead of delivering the index.html file.
Requests to the *root* or /index.html return a customizable HTML pageHow do we do this? I have set
<HomePagePath>/opt/deceptifeed/www/</HomePagePath>in the HTTP honeypot section, but requests to port 8080 asks for authorization and then returns a 401 instead of delivering the index.html file.