Copied to clipboard

Flag this post as spam?

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


  • Bob Smith 1 post 21 karma points
    Jul 16, 2012 @ 21:52
    Bob Smith
    0

    Using Umbraco, want a non-Umbraco virtual directory

    Hello everyone,

     

    I have an IIS7 site running with Umbraco. I wish to set up a virtualdirectory inside the site.

     

    So I have www.mysite.com/virtualdirectory

    Now i verified that the default document is correct, set to index.html

    I can view www.mysite.com/virtualdirectory/index.html

    However when i go to www.mysite.com/virtualdirectory it fails to load with a 404. The default document seems to not be working. I have ruled out pretty much everything but maybe Umbraco could be causing this somehow?

     

    anyone? thanks!

  • ken bonovich 5 posts 25 karma points
    Apr 22, 2013 @ 15:57
    ken bonovich
    0

    Hi Bob,

    Normally you'll want to add the URL of the virtual directory to the umbracoReservedPaths in the web.config, so Umbraco does not try to process it.

    you may also want to add urlMappings in the web.config of your virtualdirectory to make sure your site will pull index.html as default.

Please Sign in or register to post replies

Write your reply to:

Draft