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

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

· 11년 전 · 2167

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를 이용하면 되는 걸로 알고 있는데

 

정말 많이 구글링 했네요.

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

 

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

 

댓글 작성

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

로그인하기

게시글 목록

번호 제목
17730
11739
11738
20311
11737
11736
11735
11734
11732
11731
11730
11729
11728
20308
20307
11727
11724
11723
20306
20304
11722
11721
11720
11719
11718