Query: httxt2dbm
OS: osx
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTXT2DBM(8) BSD System Manager's Manual HTTXT2DBM(8)NAMEhttxt2dbm -- Generate dbm files for use with RewriteMapSYNOPSIShttxt2dbm [-v] [-f DBM_TYPE] -i SOURCE_TXT -o OUTPUT_DBMDESCRIPTION-v More verbose output. -f Specify the DBM type to be used for the output. If not specified, will use the APR default. Available types are: GDBM GDBM files SDBM SDBM files DB Berkeley DB files NDBM NDBM files default default DBM type -i Input file from which the dbm is to be created. This file should be formatted with one record per line, of the form: ``key value''. See the documentation for RewriteMap for further details of this file's format and meaning. -o Name of the output dbm files.EXAMPLEShttxt2dbm -i rewritemap.txt -o rewritemap.dbm httxt2dbm -f SBDM -i rewritemap.txt -o rewritemap.dbmSEE ALSOhttpd(8)BSDOctober 21, 2008 BSD
Related Man Pages |
---|
anydbm_file(3pm) - mojave |
anydbm_file(3perl) - debian |
dbmmanage(1) - osx |
anydbm_file(3pm) - osx |
anydbm_file5.18(3pm) - mojave |
Similar Topics in the Unix Linux Community |
---|
Apache config issue |
problem compiling apache on solaris |
prepare a tar package |
Build the apache binary centrally. |
AIX 7.1 gcc 4.8.5 issue |