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

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

페이지 정보

작성자 MintState 댓글 0건 조회 14,520회 작성일 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건 2 페이지
PHP 목록
번호 제목 글쓴이 조회 날짜
140 MintState 18414 07-02
139 MintState 16419 06-30
138 MintState 22531 04-28
137 MintState 16006 02-12
136 MintState 28765 01-13
135 MintState 16541 10-09
134 MintState 18278 08-25
133 MintState 15325 07-28
132 MintState 18668 04-28
131 MintState 23616 04-09
130 MintState 16121 04-06
129 MintState 13419 02-25
128 MintState 16679 02-25
127 MintState 12416 02-23
126 MintState 11649 02-23
125 MintState 16075 02-23
124 MintState 16408 02-17
123 MintState 15381 02-17
122 MintState 17004 11-17
121 MintState 22339 11-17
120 MintState 12277 11-17
119 MintState 17271 11-17
118 MintState 13862 11-17
117 MintState 16194 11-10
열람중 MintState 14521 11-10
게시물 검색
모바일 버전으로 보기
CopyRight ©2004 - 2024, YesYo.com MintState. ™