Skip to content

WheresWardy/htauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htauth
------

Simple C replacements to emulate the Apache project's htpasswd and
htdigest programs for servers without the Apache binaries installed
(if you're using nginx, lighttpd etc).

Building on GNU/Linux requires the UNIX crypt library (which should be
there anyway), and there's a simple Makefile included to build the
binaries with gcc.

About

Authentication binaries for servers that lack an Apache install

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages