akveo / ngx-admin

Customizable admin dashboard template based on Angular 10+
https://akveo.github.io/ngx-admin/
MIT License
25.27k stars 7.96k forks source link

assets folder is not accessible after being uploaded!! #1244

Closed ghost closed 7 years ago

ghost commented 7 years ago

assets/i18n/US/en.json 404 (Not Found)

not able access assets!! it working fine on local machine but not able to access from testing url!! I have gave all the folder permission. And I talked with hosting guys they said its issue on code base. Please help guys.

For reference please visit: http://shiftwizard.qservicesit.com/#/login

  1. Right click on page
  2. go to ispect element
  3. check console for errors.

Please help.

Mr-Sloth commented 7 years ago

http://shiftwizard.qservicesit.com/assets/i18n/US/en.json is something that it tries to load, if you simply try to open that link you get an page:

Server Error 404 - File or directory not found.

So its definetly nothing with the code.

Can be closed.

nnixaa commented 7 years ago

Hope you resolved it, closing due to inactivity, please let us know if this is still a question.