Download List

项目描述

Htscanner allows one to use htaccess-like files to
configure PHP on a per-directory basis, just like
Apache's htaccess. It is especially useful with
fastcgi.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-23 13:56
0.8.1

一些警告已被删除当safe_mode的,没有的。htaccess文件中被发现。企图改变现状的safe_mode设置不提出警告(因为他们应该)。
标签: Minor bugfixes
Some warnings have been removed when safe_mode is
on and no .htaccess
file has been found. Attempts to change the
safe_mode status do not
raise warnings (as they should).

2007-03-20 15:10
0.8.0

初步PHP4的支持增加。
标签: Major feature enhancements
Initial PHP4 support was added.

2007-02-19 17:24
0.7.0

此版本增加了一个新的php.ini选项,称为“stop_on_error”。当设置为1,htscanner返回一个失败发生错误时,内部(缓存,CGI模式失踪等)。当设置为0(默认),它总是返回成功,工作顺利时,一个CLI或在shell fcgi使用。
标签: Major feature enhancements
This release adds a new php.ini option called
"stop_on_error". When set to 1, htscanner returns
a failure when an error occurred internally
(cache, doc_root missing, etc.). When set to 0
(the default), it will always return SUCCESS,
which works smoothly when used with a CLI or with
fcgi in a shell.

2007-01-06 22:14
0.6.3

一些错误的INI值的长度检测问题已得到修复。在请求的致命错误,模块初始化,现在警告。 “无”的INI值检测是目前区分大小写。内部树叶穿透警告如果没有htaccess文件已被删除。
标签: Minor bugfixes
Some erroneous ini value length detection problems
have been fixed. The fatal errors in request and
module initialization are now warnings. The "None"
ini value detection is now case insensitive. The
internal fopen warning when there is no htaccess
file has been removed.

2006-12-18 03:06
0.6.2

关于关机可能坠毁已得到修复。一封新邮件时,增加了翻译的路径没有找到。
标签: Minor bugfixes
A possible crash on shutdown has been fixed. A new message
has been added when no translated path is found.

Project Resources