How can client side JavaScript send a user id/password to an Apache server so that a folder protected by .htpasswd is unlocked?

前端 未结 0 936
小蘑菇
小蘑菇 2020-12-10 04:37

I would like to give access to files in a folder to users that login to a web app that I made.

The users login by entering an ID and a password that is checked agains

相关标签:
回答
  • 消灭零回复
提交回复
热议问题