Apache HTTP Sunucusu Sürüm 2.2
This document refers to the 2.2 version of Apache httpd, which is no longer maintained. The active release is documented here. If you have not already upgraded, please follow this link for more information.
You may follow this link to go to the current version of this document.
httxt2dbm
, RewriteMap
ile kullanmak için düz metin
dosyalardan DBM dosyaları üretir.
httxt2dbm
[ -v ]
[ -f DBM_türü ]
-i kaynak_metin
-o çıktı_DBM
-v
-f DBM_türü
GDBM
SDBM dosyalar için SDBM
Berkeley DB dosyalar için DB
NDBM dosyalar için NDBM
öntanımlı DBM türü için default
-i kaynak_metin
anahtar değer
.
Bu dosyanın biçemi ve manası ile ilgili ayrıntılar için RewriteMap
yönergesinin açıklamasına
bakınız.
-o çıktı_DBM
httxt2dbm -i rewritemap.txt -o rewritemap.dbm
httxt2dbm -f SDBM -i rewritemap.txt -o rewritemap.dbm