HTTP Server Configuration


Mapping Directive
FAIL - to exclude ...
e.g. FAIL /QDLS/personal/*
which gives no access to folder PERSONAL
REDIRECT - to link another server
e.g. REDIRECT /music/hits.htm http://www.rtl.d/qdoc/hits/top10.htm
EXEC - mapping of CGI program calls
URI is /music/pgm/list
EXEC /music/pgm/* /QSYS.LIB/AS400CGI.LIB/*


Agenda
HTC045