Htaccess

From Wasya Wiki
Revision as of 19:47, 26 May 2025 by Piousbox (Talk | contribs) (Created page with " Create: htpasswd -c .htpasswd userone Add to existing: htpasswd .htpasswd membertwo")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Create:

 htpasswd -c .htpasswd userone

Add to existing:

 htpasswd .htpasswd membertwo