Difference between revisions of "Htaccess"

From Wasya Wiki
Jump to: navigation, search
(Created page with " Create: htpasswd -c .htpasswd userone Add to existing: htpasswd .htpasswd membertwo")
 
(No difference)

Latest revision as of 19:47, 26 May 2025

Create:

 htpasswd -c .htpasswd userone

Add to existing:

 htpasswd .htpasswd membertwo