Warning: opendir(/home/ezic/ezic.info/public_html/w.ezic.info/wp-content/cache/db/2/options//3f6/f40): Failed to open directory: No such file or directory in /home/ezic/ezic.info/public_html/w.ezic.info/wp-content/plugins/w3-total-cache/Util_File.php on line 158

Warning: opendir(/home/ezic/ezic.info/public_html/w.ezic.info/wp-content/cache/db/2/options//96e/ad4): Failed to open directory: No such file or directory in /home/ezic/ezic.info/public_html/w.ezic.info/wp-content/plugins/w3-total-cache/Util_File.php on line 158
2016年6月 | 開発日々の走り書き~

2016-06

Access

Accessのクエリで本日を条件に抽出

Format(Now(),'YYYY/MM/DD') 表示:2016/06/19 ※2016年6月19日なら
Apache

Apacheでコンテンツ圧縮(gzip)する方法

Apacheのmod_deflateでコンテンツを圧縮(gzip)する。 「.htaccess」に記載する事でコンテンツ圧縮可能。  ※「LoadModule deflate_module modules/mod_deflate.so」...
タイトルとURLをコピーしました