home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / serwery_www / sambar / _setup.1 / mappings.stm < prev    next >
Text File  |  1998-01-29  |  2KB  |  70 lines

  1. <HTML>
  2. <HEAD>
  3. <METH 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="/help/aliases.htm">aliases</A> documentation for more details
  24. on Document, CGI and WinCGI Aliases.  See the <A HREF="/help/isapiext.htm">
  25. ISAPI Extension</A> documentation for more details on ISAPI Extension
  26. Associations.
  27. <P>
  28. <CENTER>
  29. <HR>
  30. <P>
  31. <FONT SIZE=5 COLOR=#990033><B>Document Aliases</B></FONT>
  32. <P>
  33. <RCXcfgshow fname=mappings.ini section=aliases>
  34. <P>
  35. <HR>
  36. <P>
  37. <FONT SIZE=5 COLOR=#990033><B>CGI Aliases</B></FONT>
  38. <P>
  39. <RCXcfgshow fname=mappings.ini section=cgi-aliases>
  40. <P>
  41. The <I>CGI Extensions</I> <A HREF="/sysadmin/config.stm">configuration feature</A> 
  42. can be used to execute a CGI script in any directory, and can be used in place 
  43. of specific CGI directory aliasing.
  44. <P>
  45. <HR>
  46. <P>
  47. <FONT SIZE=5 COLOR=#990033><B>WinCGI Aliases</B></FONT>
  48. <P>
  49. <RCXcfgshow fname=mappings.ini section=wincgi-aliases>
  50. <P>
  51. The <I>WinCGI Extensions</I> <A HREF="/sysadmin/config.stm">configuration feature</A> 
  52. can be used to execute a CGI script in any directory, and can be used in place 
  53. of specific CGI directory aliasing.
  54. <P>
  55. <HR>
  56. <P>
  57. <FONT SIZE=5 COLOR=#990033><B>ISAPI Extension Associations</B></FONT>
  58. <P>
  59. <RCXcfgshow fname=mappings.ini section=isapi>
  60. <P>
  61. The <I>ISAPI Extensions</I> <A HREF="/sysadmin/config.stm">configuration feature</A> 
  62. can be used for direct-execute ISAPI extensions.
  63. <P>
  64. </CENTER>
  65. <HR>
  66. <BR>
  67. <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
  68. </BODY>
  69. </HTML>
  70.