I try to add a custom page to my web application for the time that I am performing the service.
I try to check the specified page in my development environment, but always appear on the Symfony page. I already created a module with the correct action and template, and also configured those that are in the file settings.yml.
settings.yml
Have you tried this: Website temporarily unavailable page
In your settings.yml application, set the following parameters:
all: .settings: module_disabled_module: security # To be called when a user requests module_disabled_action: disabled # A module disabled in the module.yml
In the module.yml module, install this:
prod: enabled: false
prod, .
, . , Radu.
Source: https://habr.com/ru/post/1739050/More articles:Remove array in perl with thread :: queue - multithreadingAutomation has no identity mapper - fluent-nhibernateHtml - это событие - javascriptC # Solution - How many projects? - designOAuth в API данных Google с использованием Java - javaNormalize this table? - sqlLinux Programming Linux - cA preliminary way to use the UIView convertRect method to detect CGRectIntersectsRect several times is - objective-cMS Access 2003 - embedded Excel spreadsheet in an access form - excel-vbaThe fastest way to compute the "visual" image checksum - imageAll Articles