When configuring AskApache Password Protect, it tells me the following:
Test for .htaccess capability [ SUCCESS ]
401 Response: 404 Not Found
Test for mod_alias capability [ FAILED ]
305 Response: 404 Not Found
Test for mod_rewrite capability [ FAILED ]
307 Response: 404 Not Found
Test for mod_security capability [ FAILED ]
503 Response: 404 Not Found
Test for CRYPT encryption capability [ FAILED ]
200 Response: 404 Not Found
401 Response:: 404 Not Found
Test for MD5 encryption capability [ FAILED ]
200 Response: 404 Not Found
401 Response:: 404 Not Found
Test for SHA1 encryption capability [ FAILED ]
200 Response: 404 Not Found
401 Response:: 404 Not Found
Test for PLAIN encryption capability [ FAILED ]
200 Response: 404 Not Found
401 Response:: 404 Not Found
I use mod_rewrite for other sister directories, use MD5, etc, so I would assume that the plugin should be able to use these features as well.
It seems that I am not able to use some of this plugin's features because it doesn't think it can use mod_rewrite, etc. Is there a way I can troubleshoot why the plugin thinks it doesn't have access to these features.