diff options
author | Menno Duursma <druiloor@zonnet.nl> | 2010-05-13 00:59:24 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:59:24 +0200 |
commit | dc157fba669760a567f41ee57960c038f2d82fbc (patch) | |
tree | 0ad8b2ef521e2fd36649634d8dea99ad24035b30 /misc/htscanner/README | |
parent | 162658534bcc22ca606c48838f5482d1753a1a44 (diff) |
misc/htscanner: Added to 13.0 repository
Diffstat (limited to 'misc/htscanner/README')
-rw-r--r-- | misc/htscanner/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/htscanner/README b/misc/htscanner/README new file mode 100644 index 0000000000000..dcec285bb93a4 --- /dev/null +++ b/misc/htscanner/README @@ -0,0 +1,5 @@ +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. + +See README.SLACKWARE for configuration information. |