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

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

페이지 정보

작성자 MintState 댓글 0건 조회 14,528회 작성일 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 18416 07-02
139 MintState 16421 06-30
138 MintState 22536 04-28
137 MintState 16008 02-12
136 MintState 28767 01-13
135 MintState 16543 10-09
134 MintState 18281 08-25
133 MintState 15327 07-28
132 MintState 18671 04-28
131 MintState 23622 04-09
130 MintState 16125 04-06
129 MintState 13421 02-25
128 MintState 16683 02-25
127 MintState 12420 02-23
126 MintState 11653 02-23
125 MintState 16085 02-23
124 MintState 16411 02-17
123 MintState 15389 02-17
122 MintState 17005 11-17
121 MintState 22345 11-17
120 MintState 12280 11-17
119 MintState 17277 11-17
118 MintState 13865 11-17
117 MintState 16197 11-10
열람중 MintState 14529 11-10
게시물 검색
모바일 버전으로 보기
CopyRight ©2004 - 2024, YesYo.com MintState. ™