WPIntell

Source evidence

[Plugin: Minify] Local Testing – 404

Minify · support · 2012-08-08T15:25:00+00:00

complaintsentiment
mediumseverity
0.81relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Zach Schnackel unresolved
Hi, Testing this a bit more locally with a single-site install and not seeing any errors with debug turned on (generating the following): http://wpm.com/wp-content/cache/minify-d7ba1aa3d2a4c4f5d49ff36f69999227-1344439294.css but the links themselves go to a ‘Page not Found’ I have the following in my .htaccess file: # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] RewriteRule ^wp-content/cache/minify-(.+)-(.*).(css|js)$ /wp-content/plugins/minify/make.php?hash=$1&type=$3&incr=$2 [L] </IfModule> # END WordPress Not using Memcache at the moment (only other thing installed is the APC Object Cache). Any suggestions? http://wordpress.org/extend/plugins/minify/

Comments

0 shown

No comments were stored for this source.