Top Level :: PHP
:: htscanner
:: 0.7.0
htscanner 0.7.0
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
htaccess support for PHP |
Maintainers |
Pierre Joye (lead)
[wishlist]
[details]
Martynas Venckus <
martynas at php dot net >
(lead)
[details]
|
License |
PHP License |
Description |
Allow one to use htaccess-like file to configure PHP
per directory, just like apache's htaccess. It is especially useful with fastcgi (ISS5/6/7, lighttpd, etc.).
This package was originally developed by Bart Vanbrabant. Old versions are available
from: http://files.zoeloelip.be/htscanner |
Release notes
Version 0.7.0
(alpha)
|
- Request #10017, added a new ini option to disable RINIT errors: htscanner.stop_on_error When set to 1 htscanner returns a failure when an error occured 	internally (cache, doc_root missing, etc.). If it is et to 0 (the default) 	it will simply return SUCCESS and do nothing. It is useful if you have only 	one php.ini for cli and cgi or if you compiled it staticaly. |
|
Dependencies for release 0.7.0 |
|
|