Page 1 of 1

how will make protect page? (htpasswd?)

Posted: Sat Feb 05, 2022 9:31 pm
by manuel_songokuh
hi

there other methods for protect page?
without use mysql, but html5 has protect page with password , make it easy, simple..

example:
-htpasswd/htaccess ?
-css?
-js?

Re: how will make protect page? (htpasswd?)

Posted: Sun Feb 06, 2022 7:58 am
by Pablo
The built-in login tools also support flat file (csv) and embedded database (none).