menu
Logo
  • Why azing?
  • Blog
  • Help
ENarrow_drop_down
  • DE
  • EN
Suche in Checklisten
search
azing Logo ENarrow_drop_down
  • DE
  • EN
  • Why azing?
  • Help
oqtane
drive_folder_upload
  • homeChecklist Templates
  • south

folder_sharedInstallation and Upgrades

  • homeChecklist Templates
  • south

folder_sharedInstallation and Upgrades

Folders and checklists

  • 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

Parts (0) expand_more

These are small document-parts which are used in other documents. They are not a starting point for any real activity. Because of this, they will be listed further down and the search will not list them unless requested. 

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
Legal | Content Copyright CC-BY 4.0
bug_reportReport Bug
  • info
  • Links
  • Permissions
code Share
code
URL copied to clipboard.
Embed Checklist close
Copy Copy
Content Copyright

CC-BY 4.0

Translations

None

oqtane Logo

oqtane

QR-Code
azing.org/oqtane/r/QOJI4-o3
View & Use

Public (can be used by everybody)

Edit & Admin

Default (all members can edit)

This catalog has a simple permission model, where all members have the same permissions. For advanced permissions, upgrade to Enterprise.

Here you can see how this document is used and linked by other documents

Used in (0)

Others referencing this

Uses these (0)

Documents linked from this document

How it Behaves

How this document is categorized changes how it behaves.

This is a main document, it is listed normally and appears in search result.

Type

This is a Checklist. Lists are converted into checkboxes.

Get something to say?

Comment to start a discussion or make a note
send

please log on to chat

close

Durchsuche ganz Azing