Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Suma Maria Mathews 23 posts 164 karma points
    Jan 31, 2024 @ 05:27
    Suma Maria Mathews
    0

    Issue with Umbraco 10 website deployment as subsite

    Hi,

    Deployment of Umbraco 10 .net core based website as subsite in IIS is not working properly. 'Page not found' error page is appearing. Please guide.

    Thanks,

    Suma

  • Suma Maria Mathews 23 posts 164 karma points
    Jan 31, 2024 @ 08:20
    Suma Maria Mathews
    100

    Hi,

    The solution is - add below code is appsettings.json

    "Umbraco": { "CMS": { "Hosting": { "Debug": false, "ApplicationVirtualPath": "/< sub folder>" } } },

    Thanks,

    Suma

Please Sign in or register to post replies

Write your reply to:

Draft