home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 November / PCWorld_1999-11_cd.bin / Komunik / Sambar / _setup.1 / mappings.stm < prev    next >
Text File  |  1999-03-01  |  2KB  |  71 lines

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
  4. <TITLE>Document, CGI, WinCGI and ISAPI Mappings</TITLE>
  5. </HEAD>
  6. <BODY bgcolor=#ffffff>
  7. <A HREF="/sysadmin/index.stm" TARGET=_top>
  8. <IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
  9. <CENTER><FONT SIZE=6>Document, CGI, WinCGI and ISAPI Mappings</FONT>
  10. <P>
  11. <I>Changes don't take effect until system restart.</I>
  12. </CENTER>
  13. <P>
  14. URLs with a (%-decoded) path beginning with the <I>url-path</I> 
  15. (left-hand argument) will be mapped to the local files beginning 
  16. with the <I>directory-path</I> (right-hand argument).
  17. <P>
  18. <BLOCKQUOTE><CODE>
  19.     i.e.<BR>
  20.     /scripts/ = c:/scripts/
  21. </BLOCKQUOTE></CODE>
  22. <P>
  23. See the <A HREF="/syshelp/aliases.htm">aliases</A> documentation for more 
  24. details on Document, CGI and WinCGI Aliases; <B><I>aliases must have
  25. "matching" trailing slashes as shown above.</I></B>
  26. See the <A HREF="/syshelp/isapiext.htm">ISAPI Extension</A> documentation for 
  27. more details on ISAPI Extension Associations.
  28. <P>
  29. <CENTER>
  30. <HR>
  31. <P>
  32. <FONT SIZE=5 COLOR=#990033><B>Document Aliases</B></FONT>
  33. <P>
  34. <RCXcfgshow fname=mappings.ini section=aliases>
  35. <P>
  36. <HR>
  37. <P>
  38. <FONT SIZE=5 COLOR=#990033><B>CGI Aliases</B></FONT>
  39. <P>
  40. <RCXcfgshow fname=mappings.ini section=cgi-aliases>
  41. <P>
  42. The <I>CGI Extensions</I> <A HREF="/sysadmin/config.stm">configuration feature</A> 
  43. can be used to execute a CGI script in any directory, and can be used in place 
  44. of specific CGI directory aliasing.
  45. <P>
  46. <HR>
  47. <P>
  48. <FONT SIZE=5 COLOR=#990033><B>WinCGI Aliases</B></FONT>
  49. <P>
  50. <RCXcfgshow fname=mappings.ini section=wincgi-aliases>
  51. <P>
  52. The <I>WinCGI Extensions</I> <A HREF="/sysadmin/config.stm">configuration feature</A> 
  53. can be used to execute a CGI script in any directory, and can be used in place 
  54. of specific CGI directory aliasing.
  55. <P>
  56. <HR>
  57. <P>
  58. <FONT SIZE=5 COLOR=#990033><B>ISAPI Extension Associations</B></FONT>
  59. <P>
  60. <RCXcfgshow fname=mappings.ini section=isapi>
  61. <P>
  62. The <I>ISAPI Extensions</I> <A HREF="/sysadmin/config.stm">configuration feature</A> 
  63. can be used for direct-execute ISAPI extensions.
  64. <P>
  65. </CENTER>
  66. <HR>
  67. <BR>
  68. <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
  69. </BODY>
  70. </HTML>
  71.