로그인

검색

MoA
조회 수 4201 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄
APM 설치 경로 > Server > Apache > conf > httpd.conf 파일을 편집기(메모장)으로 열기


--------------------------------------------------------------------------------


#LoadModule rewrite_module modules/mod_rewrite.so
#AddModule mod_rewrite.c

이 부분의 # 주석을 해제

LoadModule rewrite_module modules/mod_rewrite.so
AddModule mod_rewrite.c




--------------------------------------------------------------------------------


<Directory />
    Options FollowSymLinks
    AllowOverride None
</Directory>

위를 아래로 수정

<Directory />
    Options FollowSymLinks
    AllowOverride FileInfo
</Directory>


--------------------------------------------------------------------------------

# This controls which options the .htaccess files in directories can
# override. Can also be "All", or any combination of "Options", "FileInfo",
# "AuthConfig", and "Limit"
#
    AllowOverride None

이 부분을 아래로 수정

# This controls which options the .htaccess files in directories can
# override. Can also be "All", or any combination of "Options", "FileInfo",
# "AuthConfig", and "Limit"
#
    AllowOverride FileInfo

#
?

  1. 공유기 문제 관련

    Date2008.03.11 CategoryIT By모아레 Views5538
    Read More
  2. 물리관련사이트 정리

    Date2007.03.08 Category과학 ByMoA Views3573
    Read More
  3. 자기 컴퓨터에 테터툴즈 설치하기

    Date2007.08.26 CategoryIT ByMoA Views4201
    Read More
  4. XP Secrets

    Date2007.06.21 CategoryIT ByMoA Views2855
    Read More
  5. 물리 질문 내용

    Date2007.06.20 Category과학 ByMoA Views2662
    Read More
  6. 컴퓨터 관련 사이트 정리

    Date2007.05.14 CategoryIT ByMoA Views3635
    Read More
  7. 홈페이지 방문자 알기?

    Date2007.05.04 CategoryIT ByMoA Views3602
    Read More
  8. 몇몇 물리 관련 사이트 (Are you a quack? 외)

    Date2007.05.03 Category과학 ByMoA Views2818
    Read More
  9. 수학 기호

    Date2007.04.19 Category과학 ByMoA Views4808
    Read More
  10. 냄새 제거 방법

    Date2007.03.29 Category교양 ByMoA Views2700
    Read More
  11. 플래시 주의할사항, 중요한 점 요약

    Date2006.08.14 CategoryIT ByMoA Views3856
    Read More
  12. 현대대수학(Abstract Algebra) 강의노트

    Date2007.03.05 Category과학 ByMoA Views5122
    Read More
  13. 아인슈타인의 일반상대론

    Date2007.02.27 Category과학 ByMoA Views2334
    Read More
  14. 함수포인터

    Date2006.12.11 CategoryIT ByMoA Views4550
    Read More
  15. 플래시 폰트 임베드하는법

    Date2006.08.24 CategoryIT ByMoA Views4363
    Read More
  16. 수학문제

    Date2006.08.13 Category과학 ByMoA Views4974
    Read More
  17. Euler-Method

    Date2006.04.01 Category과학 ByMoA Views4938
    Read More
  18. group velocity는 C보다 클 수 있다.

    Date2006.03.28 Category과학 ByMoA Views2925
    Read More
  19. 회로도 관련 사이트

    Date2005.12.12 Category과학 ByMoA Views3094
    Read More
  20. 팝업창 허용

    Date2005.12.12 CategoryIT ByMoA Views2696
    Read More
Board Pagination Prev 1 ... 12 13 14 15 16 17 18 19 20 21 Next
/ 21