home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / sambar / _setup.1 / mappings.stm < prev    next >
Text File  |  2001-02-18  |  2KB  |  72 lines

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