- Tham gia
- 08/03/2015
- Bài viết
- 761
- Được Like
- 835
Bài viết liên quan
<?php if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start(); ?>
không được thím ơi, em thêm rồi )nghe đồn là thêm đoạn này vào header
PHP:<?php if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start(); ?>
minify js ở chỗ nào thế? )
đờ phắc đùa nhau à =)). Hỏi thật mà, không thấy minify js, chỉ thấy minify css thôi :3lấy hết js ra vào mấy trang jscompress =))
thật ấy chứ, lúc trước thấy có cái XFOptimise =))đờ phắc đùa nhau à =)). Hỏi thật mà, không thấy minify js, chỉ thấy minify css thôi :3
<!--?php
// initialize ob_gzhandler function to send and compress data
ob_start ("ob_gzhandler");
// send the requisite header information and character set
header ("content-type: text/javascript; charset: UTF-8");
// check cached credentials and reprocess accordingly
header ("cache-control: must-revalidate");
// set variable for duration of cached content
$offset = 60 * 60;
// set variable specifying format of expiration header
$expire = "expires: " . gmdate ("D, d M Y H:i:s", time() + $offset) . " GMT";
// send cache expiration header to the client broswer
header ($expire);
?-->
<filesmatch "\.(js)"="">
ForceType application/x-httpd-php
php_value auto_prepend_file "/the/full/path/of/this/file/gzip-js.php"
</filesmatch>
XenForo 1 | XenForo 2 |
Translate by PVS | |
Xenforo là gì? | |
Xây dựng MXH bằng Xenforo |
anhanhxf 0906081284
Inbox PVS |