YesYo.com MintState Forums
뒤로    YesYo.com MintState BBS > Tech > PHP
검색
멤버이름    오토
비밀번호 
 

javascript 과 css 파일 결합 압축하여 페이지 속도 올리기

페이지 정보

작성자 MintState 댓글 0건 조회 14,581회 작성일 08-11-10 13:34

본문

javascript 과 css 파일 결합 압축하여 페이지 속도 올리기

Make your pages load faster by combining and compressing javascript and css files

브라우저가 한정된 수만을 동시에 전송하는데에서 착안하여  prototypescriptaculous 와 같이 큰파일들을 서로 묶어서 전송하는 방법 입니다.

Take for example the following URLs:
http://www.creatype.nl/javascript/prototype.js
http://www.creatype.nl/javascript/builder.js
http://www.creatype.nl/javascript/effects.js
http://www.creatype.nl/javascript/dragdrop.js
http://www.creatype.nl/javascript/slider.js

You can combine all these files to a single file by simply changing the URL to:
http://www.creatype.nl/javascript/prototype.js,builder.js,effects.js,dragdrop.js,slider.js

같은 방업으로 css도 적용 시킬 수 있습니다.
combine.php 피일을 다운 받은후 ROOT 폴더에 업로드 하고 ROOT 폴더에 cache 디렉토리를 만들고 퍼미션을 777로 조정 하세요.
다음으로 RewriteRule 적용 하시면 됩니다.

.htaccess
첨부 파일
파일 종류: rar combine.rar (2.0K, 49 views)

댓글목록

등록된 댓글이 없습니다.

Total 165건 5 페이지
PHP 목록
번호 제목 글쓴이 조회 날짜
65 MintState 11482 11-10
64 MintState 20037 11-10
63 MintState 12872 11-10
62 MintState 13014 11-10
61 MintState 20842 11-10
60 MintState 12640 11-10
59 MintState 14605 11-10
58 MintState 14708 11-10
57 MintState 15882 11-10
56 MintState 30627 11-10
55 MintState 12511 11-10
54 MintState 21276 11-10
53 MintState 17144 11-10
52 MintState 16222 11-10
51 MintState 14559 11-10
열람중 MintState 14582 11-10
49 MintState 16243 11-10
48 MintState 13910 11-17
47 MintState 17333 11-17
46 MintState 12331 11-17
45 MintState 22403 11-17
44 MintState 17060 11-17
43 MintState 15443 02-17
42 MintState 16461 02-17
41 MintState 16136 02-23
게시물 검색
모바일 버전으로 보기
CopyRight ©2004 - 2024, YesYo.com MintState. ™