Server does not read png files in folder with codeigniter

Asked

Viewed 52 times

0

The server does not read/display PNG files but it normally shows JPG files. Example:

  • host.net/new/Assets/img/file.png (appears in browser)
  • host.net/new/admin/Assets/img/file.png (NOT shown in browser)

In this case, I am using Codeigniter in admin.

  • You have a folder admin with the same path that accesses the image equal to the previous link??

  • Yes, I do! Because?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.