Copied to clipboard

Flag this post as spam?

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


  • John Radley 12 posts 32 karma points
    Aug 10, 2010 @ 12:32
    John Radley
    0

    Installation on shared hosting in a Virtual Directory

    Hi,
    Please can someone confirm the correct installation approach for use with WIndows Shared hosting (yes, Full trust is given) where Umbraco should NOT physically be in the webserver's root, but only appear to.

    This is for version 4.5.1 for .Net3.5

    1. Am I correct, usage in a physical sub-dir is not supported but a virtual directory is?
    2. Some URL re-writing is need to make Umbraco appear as if in the webserver's root?
    3. Do I need to use Sub-Domains for this?
    4. Example. An installation has been successfully made to www.mydomain.com/umbraco1
    but this does not work when browsing directly (css files are missed).
    Does Umbraco incorporate some web.config settings so that Umbraco appears to be in www.mydomain.com
    Or do I need to use ISAPI rewrite to acheive this.

    thanks
    John

  • Sebastiaan Janssen 5052 posts 15505 karma points MVP admin hq
    Aug 10, 2010 @ 12:38
    Sebastiaan Janssen
    0

    Yes, you need a vdir, just a subdir won't work.

    A virtual directory (to the best of my knowledge) can't be mapped to a (sub)domain.

    You just have to make sure in your templates to refer to the source of files as /umbraco1/styles.css or /umbraco1/jquery.js and so on. I believe that that's all there is to it.

Please Sign in or register to post replies

Write your reply to:

Draft