Servis-Rhino 4211B Betriebsanweisung Seite 226

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 298
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 225
1 2 ... 221 222 223 224 225 226 227 228 229 230 231 ... 297 298

Kommentare zu diesen Handbüchern

Keine Kommentare