Changes don't take effect until system restart.
URLs with a (%-decoded) path beginning with the url-path (left-hand argument) will be mapped to the local files beginning with the directory-path (right-hand argument).
i.e.
/scripts/ = c:/scripts/
See the aliases documentation for more details on Document, CGI and WinCGI Aliases; aliases must have "matching" trailing slashes as shown above. See the ISAPI Extension documentation for more details on ISAPI Extension Associations.
Document Aliases
CGI Aliases
The CGI Extensions configuration feature
can be used to execute a CGI script in any directory, and can be used in place
of specific CGI directory aliasing.
WinCGI Aliases
The WinCGI Extensions configuration feature
can be used to execute a CGI script in any directory, and can be used in place
of specific CGI directory aliasing.
ISAPI Extension Associations
The ISAPI Extensions configuration feature
can be used for direct-execute ISAPI extensions.