Servis-Rhino 4211B Guia do Utilizador Página 226

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 298
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 225
1 2 ... 221 222 223 224 225 226 227 228 229 230 231 ... 297 298

Comentários a estes Manuais

Sem comentários