I have a problem with the images in assets not showing.
the url looks like:
domain.com/index.php/assets/images/dashboard/circle_1.png
it should be
domain.com/assets/images/dashboard/circle_1.png
this is an issue al over the site. I have used the .htaccess that is provided and I can confirm apache uses it.
Any suggestions on how I can fix this?
I have a problem with the images in assets not showing. the url looks like: domain.com/index.php/assets/images/dashboard/circle_1.png it should be domain.com/assets/images/dashboard/circle_1.png this is an issue al over the site. I have used the .htaccess that is provided and I can confirm apache uses it. Any suggestions on how I can fix this?