Title: locker's Replies | WordPress.org

---

# locker

  [  ](https://wordpress.org/support/users/locker/)

 *   [Profile](https://wordpress.org/support/users/locker/)
 *   [Topics Started](https://wordpress.org/support/users/locker/topics/)
 *   [Replies Created](https://wordpress.org/support/users/locker/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/locker/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/locker/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/locker/engagements/)
 *   [Favorites](https://wordpress.org/support/users/locker/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Processing server errors](https://wordpress.org/support/topic/processing-server-errors/)
 *  Thread Starter [locker](https://wordpress.org/support/users/locker/)
 * (@locker)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/processing-server-errors/#post-12661659)
 * Hi Takayuki! I think you don’t understand the problem. For example, I set limit
   to 5Mb in CF7 field, server limit is 10Mb (`client_max_body_size 15M;`). If user
   upload file with a size 15Mb, server refuse this file BEFORE php and response
   will be with default server error page which isn’t correct JSON, right? JS didn’t
   get correct response and user get infinity preloader.
    -  This reply was modified 6 years, 1 month ago by [locker](https://wordpress.org/support/users/locker/).
    -  This reply was modified 6 years, 1 month ago by [locker](https://wordpress.org/support/users/locker/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] Can’t configuring Nginx with WP Super Cache](https://wordpress.org/support/topic/cant-configuring-nginx-with-wp-super-cache/)
 *  Thread Starter [locker](https://wordpress.org/support/users/locker/)
 * (@locker)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/cant-configuring-nginx-with-wp-super-cache/#post-11075885)
 * Hello, Pothi. Sorry for the late reply. Seems like a problem isn’t gone. Even
   if I switch to Expert Mode, I still see only *.php files instead of *.html, so
   it’s not a NGINX problem.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Comments-Box not displaying on “Posts”](https://wordpress.org/support/topic/comments-box-not-displaying-on-posts-2/)
 *  [locker](https://wordpress.org/support/users/locker/)
 * (@locker)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/comments-box-not-displaying-on-posts-2/#post-9498465)
 * wpfighter, YOU ROCKS. I spent 3 days to figured out, why some of my comments 
   are closed and examine a couple core classes. Usually, all answers like “activate
   the checkbox”, “bulk activate comments” and blah blah blah. But no one, except
   you, no ask to check this. Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Problem using cookie free domain](https://wordpress.org/support/topic/problem-using-cookie-free-domain/)
 *  [locker](https://wordpress.org/support/users/locker/)
 * (@locker)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/problem-using-cookie-free-domain/#post-6976142)
 * Sorry for duplicate
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Problem using cookie free domain](https://wordpress.org/support/topic/problem-using-cookie-free-domain/)
 *  [locker](https://wordpress.org/support/users/locker/)
 * (@locker)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/problem-using-cookie-free-domain/#post-6976141)
 * My config:
 * JavaScript Options
 * – Optimize JavaScript Code: yes
    – Force JavaScript in <head>: yes – Also aggregate
   inline JS: yes – Exclude scripts from Autoptimize: s_sid,smowtion_size,sc_project,
   WAU_,wau_add,comment-form-quicktags,edToolbar,ch_client,seal.js – Add try-catch
   wrapping: no
 * CSS Options
 * – Optimize CSS Code: yes
    – Generate data: URIs for images: yes – Remove Google
   Fonts: yes – Also aggregate inline CSS: no – Inline and Defer CSS: no – Inline
   all CSS: no – Exclude CSS from Autoptimize: admin-bar.min.css, dashicons.min.
   css
 * CDN Options
 * – CDN Base URL: [http://static.woc-news.ru](http://static.woc-news.ru)
 * My wp-config.php
 * define(‘WP_CONTENT_URL’, ‘[http://static.woc-news.ru&#8217](http://static.woc-news.ru&#8217););
   
   define(‘WP_CONTENT_DIR’, dirname(__FILE__) . ‘/wp-content’); define(‘COOKIE_DOMAIN’,‘
   woc-news.ru’);
 * My wp-content/plugins/autoptimize/autoptimize.php
 * // wp-content dir, dirname of AO cache dir and AO-prefix can be overridden in
   wp-config.php
    if (!defined(‘AUTOPTIMIZE_CACHE_CHILD_DIR’)) { define(‘AUTOPTIMIZE_CACHE_CHILD_DIR’,’/
   cache/autoptimize/’); } //if (!defined(‘AUTOPTIMIZE_WP_CONTENT_NAME’)) { define(‘
   AUTOPTIMIZE_WP_CONTENT_NAME’,’/wp-content’); } if (!defined(‘AUTOPTIMIZE_WP_CONTENT_NAME’)){
   define(‘AUTOPTIMIZE_WP_CONTENT_NAME’,’/’.wp_basename( WP_CONTENT_DIR )); } if(!
   defined(‘AUTOPTIMIZE_CACHEFILE_PREFIX’)) { define(‘AUTOPTIMIZE_CACHEFILE_PREFIX’,‘
   autoptimize_’); }
 * Finally I update cache, but nothing happened. As you se the source code still
   contains a lot of css/js files.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Problem using cookie free domain](https://wordpress.org/support/topic/problem-using-cookie-free-domain/)
 *  [locker](https://wordpress.org/support/users/locker/)
 * (@locker)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/problem-using-cookie-free-domain/#post-6976139)
 * sorry, I can’t post url. domain is woc-news zone is ru
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Problem using cookie free domain](https://wordpress.org/support/topic/problem-using-cookie-free-domain/)
 *  [locker](https://wordpress.org/support/users/locker/)
 * (@locker)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/problem-using-cookie-free-domain/#post-6976138)
 * URL is [http://woc-news.ru](http://woc-news.ru)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Problem using cookie free domain](https://wordpress.org/support/topic/problem-using-cookie-free-domain/)
 *  [locker](https://wordpress.org/support/users/locker/)
 * (@locker)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/problem-using-cookie-free-domain/#post-6976136)
 * Nope, it doesn’t help for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Problem using cookie free domain](https://wordpress.org/support/topic/problem-using-cookie-free-domain/)
 *  [locker](https://wordpress.org/support/users/locker/)
 * (@locker)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/problem-using-cookie-free-domain/#post-6976118)
 * Got the same bug.
 * My static domain config is:
 *     ```
       server {
               listen 80;
               server_name static.site.com;
               root /var/www/html/site.com/public_html;
       }
       ```
   
 * wp-config.php
 * `define("WP_CONTENT_URL", "http://static.site.com/wp-content");`
 * I post “CDN Base URL” as [http://static.site.com](http://static.site.com), but
   still got some js/css not comressed.
 * If I comment WP_CONTENT_URL everything is ok.
 * What I dooing wrong?

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