Project

General

Profile

Bug #35409

Updated by Evgeni Golov over 2 years ago

otherwise Apache can't serve them and old angular pages using legacy asset (non-webpack) stuff (like LCE) don't work. 

 examples: 
 * https://foreman.example.com/job_templates/new (REX, raises a 404 accesing https://foreman.example.com/assets/foreman_remote_execution/template_input-HASH.js) 
 * https://foreman.example.com/lifecycle_environments (Katello, renders a white page because bastion/angular can't be loaded) work

Back