menu
Logo
  • Warum azing?
  • Blog
  • Hilfe
DEarrow_drop_down
  • DE
  • EN
Suche in Checklisten
search
azing Logo DEarrow_drop_down
  • DE
  • EN
  • Warum azing?
  • Hilfe
oqtane
drive_folder_upload
  • homeChecklisten-Vorlagen
  • south

folder_sharedInstallation and Upgrades

  • homeChecklisten-Vorlagen
  • south

folder_sharedInstallation and Upgrades

Ordner und Checklisten

  • check_circleHow to add additional site bindings to Oqtane Source Code hosted in IISExpress
  • check_circleInstall Oqtane 3 on IIS 10 (Workstation or Server)
  • check_circleRun Oqtane source version in VS2019
  • check_circleUpdate Oqtane 3 to a newer Version
  • check_circleUpdate Oqtane 3 to Oqtane 4
  • check_circleUpdate Oqtane 4 to Oqtane 5

Teile (0) expand_more

Teil-Dokumente werden als von anderen Checklisten wiederverwendet, sind aber nicht geeignet als Einstieg in eine Tätigkeit. Deshalb erscheinen sie weiter unten. Die Suche wird diese auch nicht anzeigen, ausser man sucht explizit nach Teilen. 

With Oqtane Source Version, when is running from Visual Studio, by default it is using IISExpress and opens main oqtane site in browser as http://localhost:44357/.

Add additional websites bindings using Sites Management in Oqtane 

In Oqtane Sites Management we can create additional oqtane sites, and set additional websites bindings like:

 

localhost:44357, site0.oqtane.me
localhost:44357/site1, site1.oqtane.me
localhost:44357/site2, site2.oqtane.me

 

Config IISExpress to recognize additional bindings

Please open \.vs\Oqtane\config\applicationhost.config and find line 163:

        <bindings>
          <binding protocol="http" bindingInformation="*:44357:localhost" />
        </bindings>


Insert bindings for site0.oqtane.me, site1.oqtane.me and site2.oqtane.me.

        <bindings>
          <binding protocol="http" bindingInformation="*:44357:localhost" />
        <binding protocol="http" bindingInformation="*:80:site0.oqtane.me" />
        <binding protocol="http" bindingInformation="*:80:site1.oqtane.me" />
        <binding protocol="http" bindingInformation="*:80:site2.oqtane.me" />
        </bindings>

After this when you run Oqtane Source Code in IISEpress, in your browser you can open additional URLs :

http://site0.oqtane.me

http://site1.oqtane.me

http://site2.oqtane.me

Altenative

Use free 3rd party util to config IISExpress like https://www.jexusmanager.com/.

Whole procedure in video

You can find more info in video https://youtu.be/THg1gVAoh48. 

Usefull links

  • https://oqtane.me/
  • https://www.jexusmanager.com/
  • https://github.com/jexuswebserver/JexusManager/releases

 

Logo
Rechtliches | Inhalts-Copyright CC-BY 4.0
bug_reportFehler melden
  • info
  • Links
  • Rechte
code Teilen
code
URL in Zwischenablage kopiert.
Checkliste einbetten close
Kopieren Kopieren
Inhalts-Copyright

CC-BY 4.0

Übersetzungen

Keine

oqtane Logo

oqtane

QR-Code
azing.org/oqtane/r/QOJI4-o3
Anschauen & Verwenden

Öffentlich (nutzbar für jeden)

Bearbeiten & Verwalten

Standard (alle Mitglieder können bearbeiten)

Dieser Katalog verwendet ein einfaches Berechtigungsmodell, bei dem alle Mitglieder die selben Rechte haben. Für weitere Optionen, bitte Upgraden.

Hier siehst du die Beziehungen zwischen diesem Dokument und anderen.

Verwendet in (0)

Andere, die hierhin verweisen

Verwendet diese (0)

Andere, die in diesem Dokument verwendet werden

Wie es verwendet wird

Die Kategoriesierung verändert das Verhalten des Dokuments.

Dies ist ein normales Dokument, es wird normal angezeigt und erscheint in der Suche.

Typ

Das ist eine Checkliste. Listen werden zu Checkboxen umgewandelt.

Haben Sie etwas zu sagen?

Kommentieren Sie, um eine Diskussion zu beginnen oder eine Notiz zu machen
send

Bitte einloggen um zu chatten.

close

Durchsuche ganz Azing