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

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

페이지 정보

작성자 MintState 댓글 0건 조회 14,537회 작성일 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 15741 11-03
114 MintState 15537 11-03
113 MintState 15402 02-17
112 MintState 15341 04-17
111 MintState 15336 07-28
110 MintState 15236 11-03
109 MintState 15174 11-03
108 MintState 15070 11-03
107 MintState 15067 10-31
106 MintState 14909 04-17
105 MintState 14898 10-29
104 MintState 14863 10-29
103 MintState 14803 10-29
102 MintState 14800 11-03
101 MintState 14748 11-03
100 MintState 14667 11-10
99 MintState 14580 11-03
98 MintState 14573 10-31
97 MintState 14561 03-14
96 MintState 14558 11-10
95 MintState 14555 11-03
열람중 MintState 14538 11-10
93 MintState 14509 11-10
92 MintState 14490 10-28
91 MintState 14449 11-03
게시물 검색
모바일 버전으로 보기
CopyRight ©2004 - 2024, YesYo.com MintState. ™