Title: Same, same, but different &#8211; No folder on Apache either
Last modified: April 28, 2017

---

# Same, same, but different – No folder on Apache either

 *  Resolved [Stefan Kremer (stk_jj)](https://wordpress.org/support/users/stk_jj/)
 * (@stk_jj)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/same-same-but-different-no-folder-on-apache-either/)
 * Same behavior like this:
    [https://wordpress.org/support/topic/folder-wont-created-nginx/](https://wordpress.org/support/topic/folder-wont-created-nginx/)
   on my apache with 0.6.62
 * Purged cache after update, folder named “cache” exists (with entries for bwp-
   minify and autoptimize). Entry for adaptive-images is created after downgrade
   to 0.6.61

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/same-same-but-different-no-folder-on-apache-either/#post-9077362)
 * probably not related to the issue you’re reporting here and maybe not even relevant
   for you [@stk_jj](https://wordpress.org/support/users/stk_jj/), but don’t combine
   js/css optimization plugins (bwp minify & autoptimize in this case); minifiers
   are a jealous bunch and things can unexpectedly break. choose one and disable
   any minification features found elsewhere.
 * have a nice weekend (well, almost),
    frank (ao dev)
 *  Plugin Author [Takis Bouyouris](https://wordpress.org/support/users/nevma/)
 * (@nevma)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/same-same-but-different-no-folder-on-apache-either/#post-9077563)
 * Hello, [@stk_jj](https://wordpress.org/support/users/stk_jj/),
 * I do not think it has anything to do with minifiers or anything of this sort.
   I am not sure why [@futtta](https://wordpress.org/support/users/futtta/) mentioned
   it.
 * As you have probably read in the other thread you mentioned the issue there was
   NginX configuration. Unfortunately NginX does not allow us to automatically configure
   it like Apache with its htaccess files. Do you think your server admin could 
   help you put the
 *     ```
       location ~ .*\.(gif|jpg|jpeg|png|bmp|swf|flv|mp4|ico)$ {
           rewrite \.(?:jpe?g|gif|png)$ /wp-content/plugins/adaptive-images/adaptive-images-script.php;
       }
       ```
   
 * in the correct place?
 * Also, make sure that you are using NginX as your origin server and not as a caching
   server, because this appears to be quite a common case, as well, however the 
   issue there is entirely different!
 * Cheers,
    Takis
 *  Thread Starter [Stefan Kremer (stk_jj)](https://wordpress.org/support/users/stk_jj/)
 * (@stk_jj)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/same-same-but-different-no-folder-on-apache-either/#post-9081334)
 * again: we are _not_ talking about nginx, but about Apache with the same issue!
 *  Thread Starter [Stefan Kremer (stk_jj)](https://wordpress.org/support/users/stk_jj/)
 * (@stk_jj)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/same-same-but-different-no-folder-on-apache-either/#post-9081335)
 * again: we are _not_ talking about nginx, but about Apache with the same issue!
 *  Plugin Author [Takis Bouyouris](https://wordpress.org/support/users/nevma/)
 * (@nevma)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/same-same-but-different-no-folder-on-apache-either/#post-9081372)
 * Oh, okay then, probably got carried away by the other messages, sorry.
 * Could you please send me the results of the “Print debug” and “Print diagnostics”
   buttons in the plugin settings page?
 * It would also really help a lot to know the url of your web page and if you are
   using some kind of caching server or CDN.
 * Cheers,
    Takis
 *  Thread Starter [Stefan Kremer (stk_jj)](https://wordpress.org/support/users/stk_jj/)
 * (@stk_jj)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/same-same-but-different-no-folder-on-apache-either/#post-9087953)
 * Hi Takis,
 * »print diagnostics« took me to the solution. My Site URL was https:// whereas
   my Home URL still was on [http://](https://wordpress.org/support/topic/same-same-but-different-no-folder-on-apache-either/?output_format=md).
   Fixing that brought back my pictures. AI 0.6.62 now works fine for me!
 * Thanks for your help
 * best regards Stefan
 *  Plugin Author [Takis Bouyouris](https://wordpress.org/support/users/nevma/)
 * (@nevma)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/same-same-but-different-no-folder-on-apache-either/#post-9088138)
 * Great news, Stefan, indeed the change from HTTP to HTTPS, which is very common
   these days, produces some problems of this sort and it is difficult to trace 
   them.
 * Glad it works now!
 * Cheers,
    Takis

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Same, same, but different – No folder on Apache either’ is closed to 
new replies.

 * ![](https://ps.w.org/adaptive-images/assets/icon-256x256.png?rev=1138642)
 * [Adaptive Images for WordPress](https://wordpress.org/plugins/adaptive-images/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/adaptive-images/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/adaptive-images/)
 * [Active Topics](https://wordpress.org/support/plugin/adaptive-images/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/adaptive-images/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/adaptive-images/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Takis Bouyouris](https://wordpress.org/support/users/nevma/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/same-same-but-different-no-folder-on-apache-either/#post-9088138)
 * Status: resolved