Copied to clipboard

Flag this post as spam?

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


  • Gregory Heeren 9 posts 29 karma points
    Apr 01, 2010 @ 13:09
    Gregory Heeren
    0

    Cache not expiring on multi-site setup

    Hello,

    I'm developing a website for a group and as such, I have already made the group website. I'm now adding a new website for each of the companies in the group. For this I have create a new root level document, like such

    CONTENT
    - GROUP (www.group.be)
    -- ABOUT US
    -- AND SO ON
    - COMPANY 1 (www.company1.be)
    -- ABOUT US
    -- AND SO ON
    - COMPANY 2  (www.company2.be)
    -- ABOUT US
    -- AND SO ON

    Everything works like a charm for the Group website, but whenever I publish content on either one of the company websites, it doesn't appear: the pages don't exist (404) or republished pages, the content is still the old  version. To bypass this, I edit the web.config file (adding a space at the end) everytime I publish and then everything appears. Of course, this won't be a solution once the site goes into production.

    So I'm thinking it's related to the caching. I'm using the same Document Types, Templates and Macro's for all websites (group + companies). Any ideas?

    Umbraco Version: v4.0.3
    ASP.NET 3.5
    Windows 2003 with IIS 6

    Thanks in advance

    Greg

  • Gregory Heeren 9 posts 29 karma points
    Apr 08, 2010 @ 08:50
    Gregory Heeren
    0

    Nobody has any idea? :-s

  • Gregory Heeren 9 posts 29 karma points
    Apr 14, 2010 @ 09:26
    Gregory Heeren
    0

    I found the reason for the problem. I had created muliptle websites in IIS: one for the group and one for each company, all pointing to the same directory.

    To solve it I added every url as a host header in IIS rather than creating a new website and now it works well.

Please Sign in or register to post replies

Write your reply to:

Draft