Projects / htpasstool

htpasstool

htpasstool is a Web-based management tool for Apache .htpasswd files. It's small (just one PHP file) and straightforward to use. It can be used to protect/unprotect directories in a Web space, to add users, rename users, remove users, and change passwords in .htpasswd files. All of this is through a friendly, simple Web interface that is trivial to install.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  19 Jan 2007 12:48

Release Notes: This release fixes a small bug in the assignpasswordform function.

  •  03 Dec 2006 17:52

Release Notes: A 'comments' field has been added. A feature has been added that allows one to assign a random password and email it to the user, straight from within htpasstool. There are small layout changes.

  •  09 Oct 2006 22:11

Release Notes: The CSS file and PNG images are now self contained in the single PHP. The script is now also compatible with PHP 4. A BASE_DIRECTORY constant was added to allow the specification of the base directory under which .htaccess files are managed.

  •  08 Oct 2006 16:04

No changes have been submitted for this release.

RSS Recent comments

11 Oct 2006 05:08 pirica Thumbs up

V1.01
MY RATE: EXCELENT

The link for the changed folder is incorrect:
"test(folder name) (close padlock icon)Protected"

Incorrect-> www.domain.com/test

Supose to be:

www.domain.com/php/htp...

And close padlock icon is not showing correctly.

Best Regards

09 Oct 2006 17:47 wardv

Re: Not working

> dr_small, this script without

> modifications requires PHP5. your host

> is using PHP4, so the scandir() function

> used will not work.

Indeed - see version 1.01 that supports PHP4 (thanks to the work of Derek)

08 Oct 2006 22:01 derkeh

Re: Not working

> Couldn't get it to work on my

> localhost.

>

dr_small, this script without modifications requires PHP5. your host is using PHP4, so the scandir() function used will not work.

08 Oct 2006 16:32 DrSmall

Not working
Couldn't get it to work on my localhost.

Screenshot

Project Spotlight

mpg123

A realtime player for MPEG audio layer 1, 2, and 3 files.

Screenshot

Project Spotlight

CuteMupen

A front-end for the Mupen64Plus N64 emulator.