[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
rewrite
statement. (This message will disappear, once this node revised.)
rewrite { stack-size number ; load-path string ; load string ; }; |
stack-size
Configures runtime stack size for Rewrite. The number is the size of stack in words. The default value is 4096.
load-path
Add specified pathname to the list of directories searched for rewrite files.
load
Loads the specified source file on startup. Unless string is an
absolute pathname, it will be searched in directories set up by
load-path
statement.
The default load path is ‘RADDB’:‘DATADIR’/rewrite
.
This document was generated by Sergey Poznyakoff on December, 6 2008 using texi2html 1.78.