home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 November
/
PCWorld_1999-11_cd.bin
/
Komunik
/
Sambar
/
_setup.1
/
mappings.stm
< prev
next >
Wrap
Text File
|
1999-03-01
|
2KB
|
71 lines
<HTML>
<HEAD>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<TITLE>Document, CGI, WinCGI and ISAPI Mappings</TITLE>
</HEAD>
<BODY bgcolor=#ffffff>
<A HREF="/sysadmin/index.stm" TARGET=_top>
<IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
<CENTER><FONT SIZE=6>Document, CGI, WinCGI and ISAPI Mappings</FONT>
<P>
<I>Changes don't take effect until system restart.</I>
</CENTER>
<P>
URLs with a (%-decoded) path beginning with the <I>url-path</I>
(left-hand argument) will be mapped to the local files beginning
with the <I>directory-path</I> (right-hand argument).
<P>
<BLOCKQUOTE><CODE>
i.e.<BR>
/scripts/ = c:/scripts/
</BLOCKQUOTE></CODE>
<P>
See the <A HREF="/syshelp/aliases.htm">aliases</A> documentation for more
details on Document, CGI and WinCGI Aliases; <B><I>aliases must have
"matching" trailing slashes as shown above.</I></B>
See the <A HREF="/syshelp/isapiext.htm">ISAPI Extension</A> documentation for
more details on ISAPI Extension Associations.
<P>
<CENTER>
<HR>
<P>
<FONT SIZE=5 COLOR=#990033><B>Document Aliases</B></FONT>
<P>
<RCXcfgshow fname=mappings.ini section=aliases>
<P>
<HR>
<P>
<FONT SIZE=5 COLOR=#990033><B>CGI Aliases</B></FONT>
<P>
<RCXcfgshow fname=mappings.ini section=cgi-aliases>
<P>
The <I>CGI Extensions</I> <A HREF="/sysadmin/config.stm">configuration feature</A>
can be used to execute a CGI script in any directory, and can be used in place
of specific CGI directory aliasing.
<P>
<HR>
<P>
<FONT SIZE=5 COLOR=#990033><B>WinCGI Aliases</B></FONT>
<P>
<RCXcfgshow fname=mappings.ini section=wincgi-aliases>
<P>
The <I>WinCGI Extensions</I> <A HREF="/sysadmin/config.stm">configuration feature</A>
can be used to execute a CGI script in any directory, and can be used in place
of specific CGI directory aliasing.
<P>
<HR>
<P>
<FONT SIZE=5 COLOR=#990033><B>ISAPI Extension Associations</B></FONT>
<P>
<RCXcfgshow fname=mappings.ini section=isapi>
<P>
The <I>ISAPI Extensions</I> <A HREF="/sysadmin/config.stm">configuration feature</A>
can be used for direct-execute ISAPI extensions.
<P>
</CENTER>
<HR>
<BR>
<A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
</BODY>
</HTML>