Servis-Rhino 4211B Guía de usuario Pagina 226

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 298
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 225
Using a Source Dojo with IIS
To use this with Dojo, consider the following:
Download a source distribution of Dojo. The URL for the download is:
http://dojotoolkit.org/download/
Extract this to some directory eg. C:\DojoSource
Now, assuming you are running Microsoft Visual Web Developer, you will already have IIS
installed. The configuration file for this IIS will be:
C:\Users\<UserId>\Documents\IISExpress\config\applicationhost.config
Within this file add a new virtualDirectory entry at:
<system.applicationHost>
<sites>
<site name="WebApplication1">
<application ...>
<virtualDirectory path="/dojoRoot" physicalPath="C:\DojoSource" />
This will make the Dojo distribution available from the URL "/dojoRoot".
Page 226
Vista de pagina 225
1 2 ... 221 222 223 224 225 226 227 228 229 230 231 ... 297 298

Comentarios a estos manuales

Sin comentarios