php - Assets return 404 (Not Found) error in production Yii2 framework -


i working on project in yii framework, have faced issue loading of js , css files. returns error 404, sure path files correct. happens in production, on local works fine.

please me out on have checked possible threads on forum, , nothing helped me far.

i can post screenshots whatever may need me out on one.

edit: works fine in opera, not on chrome , mozilla makes more confusing.

here how looks

should check file permission first, see baseurl of file path


Comments

Popular posts from this blog

Combining PHP Registration and Login into one class with multiple functions in one PHP file -

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -