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

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

페이지 정보

작성자 MintState 댓글 0건 조회 14,542회 작성일 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건 3 페이지
PHP 목록
번호 제목 글쓴이 조회 날짜
115 MintState 15744 11-03
114 MintState 15538 11-03
113 MintState 15404 02-17
112 MintState 15344 04-17
111 MintState 15341 07-28
110 MintState 15239 11-03
109 MintState 15178 11-03
108 MintState 15074 11-03
107 MintState 15069 10-31
106 MintState 14914 04-17
105 MintState 14902 10-29
104 MintState 14869 10-29
103 MintState 14807 10-29
102 MintState 14802 11-03
101 MintState 14754 11-03
100 MintState 14673 11-10
99 MintState 14581 10-31
98 MintState 14581 11-03
97 MintState 14567 11-10
96 MintState 14566 03-14
95 MintState 14563 11-03
열람중 MintState 14543 11-10
93 MintState 14519 11-10
92 MintState 14498 10-28
91 MintState 14456 11-03
게시물 검색
모바일 버전으로 보기
CopyRight ©2004 - 2024, YesYo.com MintState. ™