home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 February / PCWorld_2003-02_cd.bin / Komunik / sambar / sambar53b3.exe / sysadmin / mappings.stm < prev    next >
Encoding:
Text File  |  2002-11-15  |  2.1 KB  |  70 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>Document, CGI, WinCGI and ISAPI Mappings</TITLE>
  4. </HEAD>
  5. <BODY bgcolor=#ffffff>
  6. <A HREF="/sysadmin/index.stm" TARGET=_top>
  7. <IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
  8. <CENTER><FONT SIZE=6>Document, CGI, WinCGI and ISAPI Mappings</FONT>
  9. <P>
  10. <I>Changes don't take effect until system restart.</I>
  11. </CENTER>
  12. <P>
  13. URLs with a (%-decoded) path beginning with the <I>url-path</I> 
  14. (left-hand argument) will be mapped to the local files beginning 
  15. with the <I>directory-path</I> (right-hand argument).
  16. <P>
  17. <BLOCKQUOTE><CODE>
  18.     i.e.<BR>
  19.     /scripts/ = c:/scripts/
  20. </BLOCKQUOTE></CODE>
  21. <P>
  22. See the <A HREF="/syshelp/aliases.htm">aliases</A> documentation for more 
  23. details on Document, CGI and WinCGI Aliases; <B><I>aliases must have
  24. "matching" trailing slashes as shown above.</I></B>
  25. See the <A HREF="/syshelp/isapiext.htm">ISAPI Extension</A> documentation for 
  26. more details on ISAPI Extension 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.