Home » File Formats » File_HtAccess
Manipulate .htaccess files
This package is unmaintained.
Download latest release 1.2.1 (archived versions might be outdated)
License: BSD
Description
Provides methods to create and manipulate .htaccess files.
Documentation
Maintainers
- Mika Tuupola (tuupola) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 1.2.1 (stable, 2007-08-01)
Release notes
License: BSD
* This release only fixes regression tests under PHP5.
- 1.2.0 (stable, 2006-12-07)
Release notes
License: BSD
* Added getContent() method of retrieving .htaccess contents as string.
* Enabled recognizing of multiple require lines when calling load()
* Licence change from PHP to BSD - 1.1.0 (stable, 2003-02-19)
Release notes
License: PHP
* Added simple support for Digest authentication.
* Fixed phpdoc package and category definitions - 1.0.0 (stable, 2002-11-26)
Release notes
License: PHP
* Added addRequire() and delRequire() methods. Stable release.
- 0.9.1 (beta, 2002-10-30)
Release notes
License: PHP
* Removed debug code accidentaly left in the initial release.
- 0.9.0 (beta, 2002-10-28)
Release notes
License: PHP
* Initial release.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #7508 | Closed | Req | 1.1.0 | 2006-04-27 | [Patch] Added new method |
| #11720 | Closed | Bug | 1.2.0 | 2007-07-31 | all unit tests fail |
| #19062 | Open | Bug | Unknown | 2011-11-21 | RewriteCondition within the word "require" |