Copied to clipboard

Flag this post as spam?

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


  • Jude Walker 5 posts 85 karma points
    Jul 27, 2023 @ 13:23
    Jude Walker
    0

    File upload size limit.

    Hello,

    I am trying to upload a zip file to my media section (I have not had any issues before with zip files). It is not uploading when I press save. In chrome console it is throwing a status code 413 which if I am correct means the request size is too large. The size of the file I am uploading is 34,298KB

    I have been looking everywhere but cannot find an explanation or solution to increase the limit which can be uploaded to that which I require and fix this issue. Can anyone please help me out?

  • Biagio Paruolo 1618 posts 1910 karma points c-trib
    Jul 27, 2023 @ 20:28
    Biagio Paruolo
    1

    You have to increase it into the IIS web hosting configuration and into the appsettings.

  • Jude Walker 5 posts 85 karma points
    Jul 28, 2023 @ 09:46
    Jude Walker
    0

    Hiya thank you I have made the changes in the Web.config for the IIS,

    How do I go about implimenting this in the appsettings.json file?

  • Yakov Lebski 591 posts 2346 karma points
    Jul 28, 2023 @ 02:24
Please Sign in or register to post replies

Write your reply to:

Draft