1 2 3 4 5 6 7
Redirect: module { PATH: con "/dis/svc/httpd/redirect.dis"; redirect_init: fn(file : string); redirect: fn(path : string): string; };