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

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

페이지 정보

작성자 MintState 댓글 0건 조회 14,589회 작성일 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 11491 11-10
64 MintState 20050 11-10
63 MintState 12879 11-10
62 MintState 13024 11-10
61 MintState 20852 11-10
60 MintState 12647 11-10
59 MintState 14612 11-10
58 MintState 14715 11-10
57 MintState 15891 11-10
56 MintState 30639 11-10
55 MintState 12521 11-10
54 MintState 21285 11-10
53 MintState 17151 11-10
52 MintState 16229 11-10
51 MintState 14571 11-10
열람중 MintState 14590 11-10
49 MintState 16255 11-10
48 MintState 13926 11-17
47 MintState 17345 11-17
46 MintState 12341 11-17
45 MintState 22415 11-17
44 MintState 17066 11-17
43 MintState 15450 02-17
42 MintState 16468 02-17
41 MintState 16144 02-23
게시물 검색
모바일 버전으로 보기
CopyRight ©2004 - 2024, YesYo.com MintState. ™