Vote count:
0
For some reason my website is redirecting resources loaded in my page (like js, css, images) from say /resources/css/style.css to /resources/css/style.css?lbisphpreq=1. So the first request returns a 302 redirect to the second and this is preventing the resources from being gzipped, and also loads pretty slow. Is this something I should talk to my server host about?
It is an Apache server and I use the .htaccess from http://ift.tt/WvkLWA
Only thing I changed was adding a redirect from / to one folder above since that is where my content is.
asked 1 min ago
Server redirects resource files to same path with parameter
Aucun commentaire:
Enregistrer un commentaire