Lab kke_lab_linux-protected-dir-httpd marked as failed

Hi,

I have completed the task to password protect a folder of app1 server. Created the folder, password protected it, copied the index file as said and I get the below output when tested which shows the folder is password protected. Could you please check what is the issue and why it is marked as failed?

The error the task gives is “htpasswd authentication is not setup correctly on App Server 1”

Thanks,
Divya

Are you test it with ?
curl -u user:password http://stapp01:8080/finance/
it should be pass correctly