Error 503

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • peterberlin
    Active Community Member
    • Mar 2015
    • 1004

    Error 503

    Hello,
    we tried changing .htaccess. The Maintenance Mode message should be replaced by a separate htm document.

    ErrorDocument 503 /error-503.htm
    didn't work.

    Does anyone have an idea?
    peter
  • screamer277
    Junior Member
    • Mar 2015
    • 9

    #2
    The message is generated in the file ./application/Espo/Core/Utils/auth.php.
    Line 213.
    Could you set a variable there and create and customize the message in an external file?

    Comment

    Working...