Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Image dimensions in X_Threads
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #16
RE: Image dimensions in X_Threads
Well, I THINK it is enabled, (it says this in my php.ini )

Code:
HTTP_ACCEPT_ENCODING 	deflate, gzip, x-gzip, identity, *;q=0


Code:
zlibZLib Support 	enabled 
Stream Wrapper support 	compress.zlib:// 
Stream Filter support 	zlib.inflate, zlib.deflate 
Compiled Version 	1.2.3 
Linked Version 	1.2.3


and I have this code in my .htaccess

[/code]
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE application/x-javascript text/css text/html text/xml
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE image/jpg
</IfModule>
[/code]

My board is in a sub-directory  http://www.leefish.nl/mybb/ and I have my .htaccess file in the mybb directory.

But the stupid page speed keeps saying they are not compressed

pagespeed output Wrote:[Score: 47/100]



Enable compression

Compressing the following resources with gzip could reduce their transfer size by 125.8KiB (74% reduction).

    * Compressing http://www.leefish.nl/mybb/jscripts/prot...http://www.leefish.nl/mybb/jscripts/prototype.j could save 76.8KiB (74% reduction).
    * Compressing http://www.leefish.nl/mybb/css.php?stylesheet=65 could save 12.4KiB (77% reduction).
.......(and all the rest of my jscripts)


[Image: leelink.gif]
MYBB1.6 & XThreads
03-02-2011 04:41 PM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Image dimensions in X_Threads - leefish - 02-25-2011, 05:06 PM
RE: Image dimensions in X_Threads - RateU - 03-01-2011, 05:35 AM
RE: Image dimensions in X_Threads - RateU - 03-01-2011, 08:05 AM
RE: Image dimensions in X_Threads - RateU - 03-02-2011, 02:00 AM
RE: Image dimensions in X_Threads - RateU - 03-02-2011, 04:22 AM
RE: Image dimensions in X_Threads - RateU - 03-02-2011, 06:08 AM
RE: Image dimensions in X_Threads - leefish - 03-02-2011 04:41 PM
RE: Image dimensions in X_Threads - RateU - 03-03-2011, 07:26 AM

 Standard Tools
Forum Jump: