AndroConsis
AndroConsis

Reputation: 51

HTTP authentication cpanel

I want this browser prompt authentication for my cpanel server. I have uploaded my web application to the server now I want to implement browser pop up authentication like in picture below. I know there are many examples but I coudn't crack initial points. I have Html javascript web app on server. I want the prompt user on url hit.

enter image description here

Upvotes: 2

Views: 3072

Answers (1)

Mukesh Jagani
Mukesh Jagani

Reputation: 213

You can use 'Password Protect Directories' feature of cPanel to accomplish this. Just click on 'Password Protect Directories' option from cPanel and select appropriate directory you want to secure and provide the required details like user name and password

Upvotes: 4

Related Questions