Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Einige Warnungen wurden entfernt, wenn safe_mode auf und keine ist. Htaccess-Datei gefunden wurde. Versuche, den safe_mode-Status-Änderung nicht erhöhen Warnungen (wie sie sollte).
Tags: 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

Erste PHP4-Support wurde hinzugefügt.
Tags: Major feature enhancements
Initial PHP4 support was added.

2007-02-19 17:24
0.7.0

Dieses Release enthält eine neue Option namens php.ini "stop_on_error". Wenn auf 1 gesetzt, htscanner einen Fehler zurückgibt, wenn ein Fehler aufgetreten ist intern (Cache, doc_root fehlt, etc.). Wenn auf 0 gesetzt (Standardeinstellung), wird es immer wieder Erfolg, der reibungslos funktioniert, wenn mit einem Kommandozeilen-Version oder mit fcgi in einer Schale verwendet.
Tags: 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

Einige falsche ini Wert Länge Erkennung Probleme wurden behoben. Die fatale Fehler im Antrag und Modul-Initialisierung werden nun Warnungen. Die "None" ini-Wert-Erkennung ist jetzt Groß-und Kleinschreibung. Die interne fopen Warnmeldung, wenn es keine htaccess-Datei entfernt wurde.
Tags: 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

Ein möglicher Absturz beim Herunterfahren wurde behoben. Eine neue Nachricht wurde hinzugefügt, wenn Sie kein Weg gefunden wird.
Tags: Minor bugfixes
A possible crash on shutdown has been fixed. A new message
has been added when no translated path is found.

Project Resources