Skip to content

Instantly share code, notes, and snippets.

@tuklusan
Last active November 6, 2016 14:00
Show Gist options
  • Save tuklusan/760de39813a4cc242019e4a34010c6cf to your computer and use it in GitHub Desktop.
Save tuklusan/760de39813a4cc242019e4a34010c6cf to your computer and use it in GitHub Desktop.
[WASD_ROOT.LOCAL]wasd_config_map.conf | Installation and Configuration of a basic WASD HTTP Web Server on Digital DEC OpenVMS VAX 7.3: http://supratim-sanyal.blogspot.com/2016/11/install-wasd-openvms-web-server-simple.html
# ------------------------------
# [WASD_ROOT.LOCAL]wasd_config_map.conf
# ------------------------------
# INSTALL AND CONFIGURE A BASIC WASD WEB SERVER
# ON OPENVMS VAX 7.3
#
# FULL INSTALLATION AND CONFIGURATION PROCEDURE:
# http://supratim-sanyal.blogspot.com/2016/11/install-wasd-openvms-web-server-simple.html
#
# SUPRATIM SANYAL
# SUPRATIM AT RISEUP DOT NET
# ------------------------------
fail /wasd_root/*
pass /falserver/* /falserver/* dir=access dir=wildcard
map /httpd-internal-icons/* /httpd/-/*
pass /*/-/* /wasd_root/runtime/*/* cache=perm
pass /wasd_root/runtime/* /wasd_root/runtime/*
pass /* /web_root/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment