Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/goneri/ntlm2

Fork of ntlm2 from http://www.jamiekerwick.co.uk/modntlm/
https://github.com/goneri/ntlm2

Last synced: 25 days ago
JSON representation

Fork of ntlm2 from http://www.jamiekerwick.co.uk/modntlm/

Awesome Lists containing this project

README

        

Description
------------
This is a fork of ntlm2 http://www.jamiekerwick.co.uk/modntlm/ntlm2.tar.gz
It adds support for Apache 2.2.

Install
-----
You will need the apxs2 command. If you system provides apxs, please edit the
Makefile.

On Debian, you will need apache2-threaded-dev or apache2-prefork-dev

Once the dependencies are installed, the build is trivial, just type:

.Build
-----------------------------------------------------
make
make install
-----------------------------------------------------

License
-------
It is available free of charges under the BSD License.