Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.htaccess makes no images display #199

Open
aquarius7373 opened this issue Oct 16, 2016 · 0 comments
Open

.htaccess makes no images display #199

aquarius7373 opened this issue Oct 16, 2016 · 0 comments

Comments

@aquarius7373
Copy link

  • I removed everything in my .htaccess and tried only the code from AI .htaccess, as well as adding it to the bottom and top of my current code. All images disappeared.
  • It never made the /ai-cache folder, so I made one for it just in case.
  • There are no images in the /ai-cache, and no images load on the site. If I go directly to "http://belleridgeretreat.com/img/logo.png" nothing is there. Empty page.
    (I don't currently have the .htaccess code in there so my site isn't broken)
  • I tried removing all the comments from the code and blank lines, just in case. No effect.
  • adaptive-image.php is in my root. I did not modify any file, script or code whatsoever yet.
  • I tried loading the page on both safari on mac and chrome on android phone. No images.

I called GoDaddy and they were not able to help me at all. I did, however change "RewriteCond %{REQUEST_URI} !assets" to "RewriteCond %{REQUEST_URI} !img" and all my images showed up. So it seems the mod_rewrite block is working.

What am I missing?!?! Thank you, I need this to work so bad!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant