This class can be used to manage Apache Web server htaccess and htpasswd files.
It is an enhanced version of the htaccess class originally written by Sven Wagener.
This version can add or remove directives from an htaccess file to enable or disable users authentication without affecting other Apache directives already present in the htaccess file.
|
|
| Name: |
htaccess_advanced |
| Base name: |
htaccess_advanced |
| Description: |
Manage Apache htaccess and htpasswd files |
| Version: |
- |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1066 users |
| All time rank: |
3046 |
| Week users: |
3 users |
| Week rank: |
898  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
htaccess.class.php |
Class |
this is just enhanced version of http://www.phpclasses.org/browse/file/1381.html |