.htadmin Lite - official site
This site is intended to be ONLY in english, to simplify maintenance
Program description
The program is intended to manage the authentication files under Apache web server.
With term authentication files I mean .htaccess and
.htpasswd files, which are usually used to prevent unauthorized
access to the administration part of a site.
All the management is made via a common and useful web interface, so you don't
need to make a telnet connection to the server, or to know what this means!
Just use the interface...
Requirements
The only 2 mandatory requirements are:
- Apache web server
- PHP4 support
- Javascript (would be better)
They must be both correctly installed and functionally.
Features
- create/delete authorization files
- create multiple accounts, with common prefix name (demo1, demo2, ...)
- multiple deletion of accounts
- possibility to deactivate all of 3 features above
- limitation in number of multiple accounts creation at a time
- multilanguage support:
| italian | 100% | ||
| english | 100% | ||
| brazilian | 70% | ||
| dutch | 100% | ||
| german | 100% |
Installation
Just unzip the package to your web folder (e.g. http://yourdomain.com/htadminlite).
Open config.inc.php and make changes as you wish.
Then run the program opening page http://yourdomain.com/htadminlite.
Note: the path to the directory you want to protect, must be relative to the
installation path of .htadmin lite.
So, if you want to protect http://yourdomain.com/yourdir, you must specifiy
"../yourdir" in the config.inc.php file (if the program
has been installed in http://yourdomain.com/htadminlite)
Note: the yourdir directory must have the writing permissions,
so chmod 777 it.
Note: the lang directory must have the access permissions,
so chmod 755 it.
Download
The program can be downloaded from the sourceforge page:
download.
Demo
Try a demo version of the program: demo.
Copyright
Program released under GNU license.
All rights reserved. Unauthorized reproduction not allowed.
Copyright © 2004 Marco Napolitano, AllOne.it Consulting