Hello, I'm trying to put a service worker in my zf2 project and I'm not getting it. Anyone who works with zf2 knows that the entire project runs from the public folder and so that the public name does not appear in the url a configuration is made with htaccess ... The service worker must be placed in the root folder of the application to work, this is the problem .. with the configuration made in htaccess my application can not access any route in the root of the project, it can only access files within the public ... How can I get a service worker in a zf2 project?
asked by anonymous 22.01.2018 / 13:40