Pablo G

How Can I Deny Users Direct Access to A Webpage Unless they Enter a Password?

Asked by Pablo G 2 years ago security password users


unregistered
0
 
You can use .htaccess files

It's more simple than it seems :

httpd.apache.org

by unregistered 2 years ago

Themans
0
 
Not sure if this is possible (I don't think so), because HTML is for the most part strictly used as presentation rather then mechanics. You'd have to use server-side code for authentication. The only thing I can think of is HTML Password Field Form that's used to hide a users password as it is being typed.

by Themans 2 years ago

Answer this question

How Can I Deny Users Direct Access to A Webpage Unless they Enter a Password?

0 errors found:

 
0