Default HTTP Configuration File

PreviousNext

# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # # HTTP DEFAULT CONFIGURATION # # * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # # # # # # HostName your.full.host.name # # # # The default port for HTTP is 80; Should specify ports above 1024 # # if port 80 is not used. # # Port 80 # # # # Enable GET # # Enable HEAD # # Disable {all others} # # # # Map /test/* /as400/* # # Pass /as400SYS/* /QSYS.LIB/HTTPDEV.LIB/HTML.FILE/* # # Pass /as400/* /QDLS/400HOME/* # # Pass /QSYS.LIB/AS400LIB.LIB/HTML.FILE/* # # Pass /QDLS/graphics/* # # Fail /QDLS/TESTING/* # # Redirect /some_url/* http://some_server/some_url/* # # # # Search <search_script_pathname> # # Post-Script <post_handler_pathname> # # Put-Script <put_handler_pathname> # # Delete-Script <delete_handler_pathname> # # # # # # Scripts; URLs starting with /cgi-bin/ will be understood as # # script calls in the directory /your/script/directory. # # Exec /cgi-bin/* /your/script/directory/* # # # # # # *** DIRECTORY LISTINGS *** # # DirAccess Selective # # Welcome Welcome.html # # Welcome index.html # # AlwaysWelcome On # # DirReadme Top # # DirShowDate On # # DirShowSize On # # DirShowBytes On # # DirShowOwner Off # # DirShowDescription On # # DirShowMaxDescrLength 25 # # # # Logging; if you want logging uncomment these lines and specify # # locations for your access and error logs # # AccessLog /QDLS/ERROR/LOG # # LogFormat Common # # LogTime LocalTime # # # # InputTimeOut 2 mins # # OutputTimeOut 20 mins # # ScriptTimeOut 5 mins # # # # # # * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * #

PreviousNext

Agenda

HTC025