Copied to clipboard

Flag this post as spam?

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


  • Patrick Scott 70 posts 110 karma points c-trib
    Oct 09, 2014 @ 15:16
    Patrick Scott
    1

    Set the domain the scheduled publisher uses

    I have setup a URL rewite rule in the umbraco folder so the backoffice can only be used on a specific domain and not on any of the public facing domains.

    i.e. you can use www.AdminDomain.com/umbraco to reach the backoffice but you get a 404 error for www.PublicWebsite.com/umbraco

    This is all working fine until I realised the scheduled publishing has stopped working. I have narrowed it down to an http post call to /umbraco/RestServices/ScheduledPublish/Index which is happening on one of the public facing domains.

    My questions are:

    1. Is there a way to specify which domain this call should occur on?

    2. What other internal calls are there which also may be affected by the /umbraco subdirectory not being available on all domains?

     

     

     

Please Sign in or register to post replies

Write your reply to:

Draft