エックスサーバーで簡単に利用出来る高速化モジュール 「mod_pagespeed」。単純に有効化するだけではなく.htaccessで設定を変えてみよう!
seen from United States
seen from Brazil
seen from Türkiye
seen from China

seen from United States

seen from Malaysia
seen from United States
seen from Malaysia

seen from Georgia

seen from United States

seen from United States
seen from China
seen from Germany
seen from Malaysia
seen from China
seen from China
seen from Georgia
seen from United States
seen from Türkiye

seen from Brazil
エックスサーバーで簡単に利用出来る高速化モジュール 「mod_pagespeed」。単純に有効化するだけではなく.htaccessで設定を変えてみよう!
How to install mod_pagespeed
How to install mod_pagespeed
How to install Apache mod_pagespeed module on CentOS WebPanel? mod_pagespeed is an open-source Apache module created by Google to help Make the Web Faster by rewriting web pages to reduce latency and bandwidth.
Installer for 64bit Systems
mkdir /usr/local/src/mod_pagespeed cd /usr/local/src/mod_pagespeed wget https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-stable_current_x86_64.rpm…
View On WordPress
Command to check mod_pagespeed is installed in server.
Command to check mod_pagespeed is installed in server.
curl -D http://127.0.0.1
You will get below output.
Date: Fri, 01 Feb 2015 19:01:06 GMT Server: Apache/2.2.3 (CentOS) X-Mod-Pagespeed: 0.10.22.4-1633
View On WordPress
WordPress 高速化!FastCGI と mod_pagespeed の設定(Xserver)
WordPress 高速化!FastCGI と mod_pagespeed の設定(Xserver)
*** 以下はレンタルサーバ Xserver の設定に関する記事です。他のサーバでは参考とならないと思います。 ***
ここしばらくブログを放っといていたのですが、どうやらいつの頃からかポストが全く見られなくなっていたようです。
WordPress、というより PHP が html のコードを全く吐いていなかった模様_| ̄|○
FastCGI と PHP のバージョンの相性が悪かったようです(たぶん…)。
(more…)
View On WordPress
Speed up apache webserver with mod_pagespeed and memcached on Debian 7 (Wheezy)
"As you probably know a couple of months ago Google announced that it would start taking into consideration the load speed of web pages when determining the its search rankings. In other words, the faster your page, the higher the chances of your rankings going up, and vice-versa. Luckily for webmasters and site owners Google is also trying to help us to get there. This week one of its tools for this purpose went out of beta. It’s called mod_pagespeed. "