#========================================================================= # # Instead of using the HTTP instance CGIWRKDBF, # you may add the following HTTP directives # to the configuration file of an HTTP instance of yours. # # After doing that, use the following URL's: # 1) http://.../cgiwrkdbf/html/page1.htm to display the CGIWRKDBF manual # 2) http://.../wrkdbf to run CGIWRKDBF # #========================================================================= # DefaultFsCCSID nnn # if sysval QCCSID=65535, see http://www.easy400.net/cgiwrkdbf/html/faq.htm#1 # DefaultFsCCSID 37 DefaultNetCCSID 819 ScriptAliasMatch /cgiwrkdbfp/(.*) /qsys.lib/cgiwrkdbf.lib/$1 ScriptAliasMatch ^/wrkdbf$ /qsys.lib/cgiwrkdbf.lib/wrkdbf.pgm Alias /cgiwrkdbf/ /cgiwrkdbf/ Options None Require all granted AllowOverride None Require all granted Options +ExecCGI CGIConvMode %%EBCDIC/EBCDIC%% SetEnv QIBM_CGI_LIBRARY_LIST "QGPL;QTEMP;CGIWRKDBF;LIBHTTP" AuthType Basic AuthName "WRKDBF" PasswdFile %%SYSTEM%% UserID %%CLIENT%% Require valid-user