컴퓨터 지식 네트워크 - 컴퓨터 지식 - Iis 의사 정적 XP 시스템 ASP 웹 사이트

Iis 의사 정적 XP 시스템 ASP 웹 사이트

최근 많은 역장이 잇달아 와서 위정적인 문제를 물었다. 이제 IIS 에서 인터넷에서 다양한 인기 프로그램의 규칙과 설정 방법을 공유하겠습니다.

Shopex4.8

3.0 의 무료 재작성 구성 요소를 다운로드합니다.

/download/isapi _ rewrite/isapi _ rewrite3 _ 0056 _ lite.msi

기본 경로를 따라 설치한 후 C:\Program 을 엽니다.

Files \ helicon \ isapi _ rewrite3 \/download/isapi _ rwl _ x86 _ 0072.msi

설치 후 다음 규칙을 추가합니다

규칙은 다음과 같습니다.

[ISAPI_Rewrite]

#

3600

=

1

시간

CacheClockRate

3600

반복 제한

32

# 홈 페이지

규칙을 다시 쓰다

/색인. html

/index.php

규칙을 다시 쓰다

/default.html

/index.php

# 상점 공고

규칙을 다시 쓰다

/bulletin.html

/index.php\? Goo = article _ list.dwt & ampacat =1

규칙을 다시 쓰다

/bulletin_([0-9]+). 하이퍼텍스트 마크업 언어

/index.php\? Goo = article _ list.dwt & ampacat =1& P=$ 1

# 상품 분류

규칙을 다시 쓰다

/catalog.html

/index.php\? GOo=goods_category.dwt

# 모든 상품

규칙을 다시 쓰다

/list.html

/index.php\? GOo=goods_search_list.dwt

규칙을 다시 쓰다

/list_([0-9]+). 하이퍼텍스트 마크업 언어

/index.php\? Goo = goods _ search _ list.dwt & ampp = $1

# 회원 센터

규칙을 다시 쓰다

/member.html

/index.php\? GOo=member_home.dwt

# 도움말 센터 및 FAQ

규칙을 다시 쓰다

/faq.html

/index.php\? GOo = help.dwt & ampacat=2

규칙을 다시 쓰다

/faq_([0-9]+). 하이퍼텍스트 마크업 언어

/index.php\? GOo = help.dwt & ampacat=2 입니다. P=$ 1

# 보안 거래

규칙을 다시 쓰다

/safe.html

/index.php\? GOo=help_safe.dwt

# 구매 절차

규칙을 다시 쓰다

/howtobuy.html

/index.php\? GOo=help_buystep.dwt

# 지불 방법

규칙을 다시 쓰다

/howtopay.html

/index.php\? GOo=help_send.dwt

# 연락처

규칙을 다시 쓰다

/contactus.html

/index.php\? GOo=help_contact.dwt

# 우리에 대해서

규칙을 다시 쓰다

/aboutus.html

/index.php\? GOo=help_copyright.dwt

# 고객 정보

규칙을 다시 쓰다

/feedback.html

/index.php\? GOo=shopbbs.dwt

# 우정 링크

규칙을 다시 쓰다

/friendlink.html

/index.php\? GOo=linkmore.dwt

# 사용자 등록

규칙을 다시 쓰다

/register.html

/index.php\? GOo=register_ 1.dwt

# 비밀번호를 잊어버렸어요

규칙을 다시 쓰다

/lostpass.html

/index.php\? GOo=forget.dwt

# 제품 상세 정보 페이지

규칙을 다시 쓰다

/product/([0-9]+). 하이퍼텍스트 마크업 언어

/index.php\? Goo = goods _ details.dwt & ampgoodsid = $1

규칙을 다시 쓰다

/product_([0-9]+). 하이퍼텍스트 마크업 언어

/index.php\? Goo = goods _ details.dwt & ampgoodsid = $1

규칙을 다시 쓰다

/([0-9]+) _ ([.] *). 하이퍼텍스트 마크업 언어

/index.php\? Goo = goods _ details.dwt & ampgoodsid = $1

# 뉴스 세부 정보 페이지

규칙을 다시 쓰다

/article_([0-9]+). 하이퍼텍스트 마크업 언어

/index.php\? Goo = help _ details.dwt & amp articleid = $1

규칙을 다시 쓰다

/message_([0-9]+). 하이퍼텍스트 마크업 언어

/index.php\? Goo = article _ details.dwt & amp articleid = $1

# 분류 세부 목록

규칙을 다시 쓰다

/catalog_([0-9]+). 하이퍼텍스트 마크업 언어

/index.php\? Goo = goods _ search _ list.dwt & ampgcat = $1

규칙을 다시 쓰다

/catalog_([0-9]+)_([0-9]+). 하이퍼텍스트 마크업 언어

/index.php\? Goo = goods _ search _ list.dwt & ampgcat = $1& P = 2 달러

# 상품 수집

규칙을 다시 쓰다

/addtofavorites_([0-9]+). 하이퍼텍스트 마크업 언어

/index.php\? Goo = addmembergoods.do & ampgoodsid = $1

# 홈 페이지의 최신, 추천 및 특별 행사

규칙을 다시 쓰다

/list_([a-zA-Z]+). 하이퍼텍스트 마크업 언어

/index.php\? Goo = goods _ search _ list.dwt & ampgtype = $1

규칙을 다시 쓰다

/list_([a-zA-Z]+)_([0-9]+). 하이퍼텍스트 마크업 언어

/index.php\? Goo = goods _ search _ list.dwt & ampgtype = $1& P = 2 달러

이제 shopex4.8 과 유사하게 shopex4.7 에 대한 구성 요소를 로드하도록 IIS 를 구성해야 합니다.

Iis 를 열고 사이트 속성-ISAPI 를 마우스 오른쪽 버튼으로 클릭합니다.

Filter-Add- 필터 이름을 다시 씁니다.

-실행 파일은 Rewrite.dll 의 경로 (예: e: \ home \ localuser \ rewrite \ rewrite.dll) 입니다.

마지막으로 IIS 를 다시 시작합니다.

Rewrite.dll 과 규칙은 모든 디렉토리에 배치할 수 있지만 사용자 디렉토리에 읽기 권한을 부여해야 합니다.

이는 shopex4.8 및 shopex4.7 의 규칙과 구성 방법입니다. IS 에 discuz 및 phpwind 와 같은 다른 프로그램이 있으면 IIS 를 켭니다.

웹 사이트 속성-ISAPI 를 마우스 오른쪽 단추로 클릭합니다

Filter-delete isapi_rewrite. 전체 IIS 에 대해 설정되어 다른 프로그램 간에 충돌이 발생할 수 있기 때문입니다.

Isapi_rewrite3.0 과 isapi_rewrite2.0 은 혼용할 수 없습니다.

공간 문제로 인해 shopex4.7/4.8, discuz6/NT2.5, ecshop, dvbbs, phpwind, WordPress, Discuz6+ecshop 등의 유사 정적 규칙이 패키지되어 다운로드되었습니다

위의 설정은 독립 서버와 VPS 임대를 위한 것이기 때문에 가상 호스트를 사용할 때는 볼 필요가 없습니다. 서비스 업체로 해야 하기 때문입니다. 하지만 아직 모든 인기 프로그램을 지원하지는 않았습니다.

上篇: ep Yaying은 몇 학년인가요? 下篇: DNF King Contract 선물 패키지에는 어떤 차이점이 있나요?
관련 내용