Copied to clipboard

Flag this post as spam?

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


  • Shada 55 posts 137 karma points
    Feb 23, 2015 @ 07:17
    Shada
    0

    Upload directory

    Hi!

    I have the folder "catalog" with the html files. 

    Links between html files like this:

    href="../catalog/index.htm"

    href="../catalog/help.htm"

    href="../catalog/groups.htm"

    The directory path should be: localhost/upload/catalog/index.htm.

    Which document type should I use?

    Thanks

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 23, 2015 @ 07:28
    Jan Skovgaard
    0

    Hi Shada

    Why do you want to upload html files?

    Is it to serve web pages from Umbraco? If so I think you need to read about how Umbraco works and how you setup a basic site.

    These links are recommended https://our.umbraco.org/documentation/Using-Umbraco/Creating-Basic-Site/

    http://24days.in/umbraco/2014/how-to-set-up-an-umbraco-site/

    http://umbraco.tv

    /Jan

  • Shada 55 posts 137 karma points
    Feb 23, 2015 @ 07:48
    Shada
    0

    No. Other organizations  send us his catalogs with productions.

    In the umbraco created page for this organization and the need to organize the directory browsing that they sent to us by

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 23, 2015 @ 07:51
    Jan Skovgaard
    0

    Hi Shada

    Ok, then you should probably consider an approach where you handle it outside of Umbraco instead having the folder structure you described above and then adding the path to the reservedpaths in the web.config file.

    It should not be handled from within Umbraco if you need to serve the .htm pages.

    /Jan

  • Shada 55 posts 137 karma points
    Feb 23, 2015 @ 08:11
    Shada
    0

    Can I assign permissions to members in this case?

Please Sign in or register to post replies

Write your reply to:

Draft