NetTalk Central

Author Topic: Multi site host maintenance message  (Read 154 times)

TimR

  • Newbie
  • *
  • Posts: 32
    • View Profile
Multi site host maintenance message
« on: December 23, 2025, 05:30:50 PM »
I would like to be able to have a message warning users that maintenance (updates) will be performed at a certain date/time. I have it working for a single site using <!-- Net:f:update.htm -->It is just a banner that displays in the header, when maintenance is pending.

I would like to be able move this file to my c:\host\web directory instead of the c:\host\site\web directory so I only have to change it in one place, instead of each website web folder.  I tried setting it to <!-- Net:f:c:\host\web\update.htm --> but that didn't work. Can I do this?