아파치 아래 의사 정적 HTML (URL 재작성) 설정 방법

출처: 인터넷
작성자: 사용자

아파치 설정 파일 httpd.conf를 엽니다.
2 #loadmodule Rewrite_module 모듈/mod_rewrite 전면을 # 제거 됩니다.
3 httpd.conf에 추가:
< ifmodule mod_rewrite.c >
에 Rewriteengine


#RewriteCond % {env:script_url} (?: 인덱스 | dispbbs) [-0-9] +.html
Rewriterule ^ (. *? (?: 인덱스 | dispbbs))-([-0-9]+). html$ {GetProperty (콘텐츠)}.php? __is_apache_rewrite = 1 & __ Rewrite_arg = $2
< / IfModule >

4 ASP를 구현 하는 PHP 게시물 지도 < ifmodule mod_rewrite.c > 사이 세 번째 단계에서 URL을 게시 하 고 < / IfModule > 추가:
Rewritemap toLowerCase Int:tolower
Rewritecond % {질의} (?: Boardid | 페이지 | id | replyid | 스타 | 피부) = d + [NC]
Rewriterule ^ (. * (?: 인덱스 | dispbbs)). asp$ {GetProperty (콘텐츠)}.php? ${tolowercase:% {질의}} & __is_ Apache_rewrite = 1

5 httpd.conf를 저장 하 고 아파치를 다시 시작

관련 문서

연락처

이 페이지의 내용은 인터넷에서 가져온 것이므로 Alibaba Cloud의 공식 의견이 아닙니다.이 페이지에서 언급 된 제품 및 서비스는 Alibaba Cloud와는 관련이 없으므로이 페이지의 내용이 골칫거리 인 경우 저희에게 알려주십시오. 우리는 5 일 근무일 이내에 이메일을 처리 할 것입니다.

커뮤니티에서 표절 사례를 발견한 경우 info-contact@alibabacloud.com 으로 관련 증거를 첨부하여 이메일을 보내주시기 바랍니다. 당사 직원이 영업일 기준 5일 내에 연락 드리도록 하겠습니다.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.