테스트 사이트 - 개발 중인 베타 버전입니다

htaccess를 이용한 짧은 주소 만들기

· 11년 전 · 2166

PHP_FLAG register_globals ON

PHP_VALUE mysql.default_charset UTF8

 

RewriteEngine On

RewriteBase /

#RewriteCond $1 !^(bbs)

 

 

#사용자

RewriteRule /3_file_page_01.php /bbs/board.php?bo_table=paper [L]

RewriteRule /3_file_page_02.php /bbs/board.php?bo_table=util [L]

RewriteRule /3_file_page_03.php /bbs/board.php?bo_table=download [L]

RewriteRule /3_file_page_04.php?(.*) /bbs/board.php?bo_table=notice&$1 [L]

RewriteRule /3_file_page_04_view.php?(.*) /bbs/board.php?bo_table=notice&$1 [L]

 

 

 

RewriteCond $1 !^(inc)

RewriteRule /inc/(.*) /inc/inc/$1 [L]

 

 

 

 

htaccess를 이용하면 되는 걸로 알고 있는데

 

정말 많이 구글링 했네요.

많은 자료가 있지만...  제가 못해서 안되는 것인지..

 

하지만.... 성공 했다능

 

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

게시글 목록

번호 제목
11590
11589
20278
11588
20272
20269
11587
11586
11582
20267
11581
11579
11577
11575
11574
11573
11572
11571
11570
11568
11566
11565
11564
11563
11562