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

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

페이지 정보

작성자 MintState 댓글 0건 조회 14,590회 작성일 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건 4 페이지
PHP 목록
번호 제목 글쓴이 조회 날짜
90 MintState 13540 11-03
89 MintState 13570 11-03
88 MintState 13626 11-03
87 MintState 13651 10-29
86 MintState 13775 10-31
85 MintState 13800 11-03
84 MintState 13926 11-17
83 MintState 13998 02-10
82 MintState 14348 11-10
81 MintState 14384 11-03
80 MintState 14412 11-03
79 MintState 14420 11-03
78 MintState 14432 11-03
77 MintState 14472 10-31
76 MintState 14479 11-03
75 MintState 14501 11-03
74 MintState 14544 10-28
73 MintState 14572 11-10
열람중 MintState 14591 11-10
71 MintState 14606 03-14
70 MintState 14612 11-03
69 MintState 14613 11-10
68 MintState 14627 11-03
67 MintState 14631 10-31
66 MintState 14716 11-10
게시물 검색
모바일 버전으로 보기
CopyRight ©2004 - 2024, YesYo.com MintState. ™