로그인

검색

MoA
조회 수 3487 추천 수 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. 구글 북 스캔 기계의 비밀을 파헤친다.

    Date2009.05.11 CategoryIT By모아레 Views3195
    Read More
  2. 무선 인터넷 보안팁 10가지

    Date2009.04.27 CategoryIT By모아레 Views3557
    Read More
  3. 텍스트큐브 관리자로그인 관련

    Date2009.03.22 CategoryIT By모아레 Views3121
    Read More
  4. 탐색기에서 보기 기본설정을 아이콘으로 바꾸는 방법

    Date2009.03.13 CategoryIT By모아레 Views2540
    Read More
  5. 플래시 html간의 통신

    Date2009.02.10 CategoryIT By모아레 Views2867
    Read More
  6. 노트북 배터리에 대한 모든 것 (스크롤 압박 주의)

    Date2009.02.07 CategoryIT By모아레 Views4708
    Read More
  7. 애플 vs. 팜 특허전쟁 심층분석

    Date2009.02.06 CategoryIT By모아레 Views3129
    Read More
  8. 윈도우 XP에서 137GB가 넘는 용량의 하드디스크를 인식 못하는 경우

    Date2009.01.19 CategoryIT By모아레 Views3041
    Read More
  9. 베가스 강좌

    Date2008.07.17 CategoryIT By모아레 Views3426
    Read More
  10. 플래시 강좌

    Date2008.07.11 CategoryIT By모아레 Views3544
    Read More
  11. 플래시 3.0

    Date2008.05.14 CategoryIT By모아레 Views2510
    Read More
  12. 리눅스를 처음 사용하시는 분들을 위한 북마크

    Date2008.05.12 CategoryIT By모아레 Views3864
    Read More
  13. 공유기 문제 관련

    Date2008.03.11 CategoryIT By모아레 Views5022
    Read More
  14. 자기 컴퓨터에 테터툴즈 설치하기

    Date2007.08.26 CategoryIT ByMoA Views3487
    Read More
  15. XP Secrets

    Date2007.06.21 CategoryIT ByMoA Views2345
    Read More
  16. 컴퓨터 관련 사이트 정리

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

    Date2007.05.04 CategoryIT ByMoA Views3320
    Read More
  18. 플래시 주의할사항, 중요한 점 요약

    Date2006.08.14 CategoryIT ByMoA Views3295
    Read More
  19. 함수포인터

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

    Date2006.08.24 CategoryIT ByMoA Views3157
    Read More
Board Pagination Prev 1 ... 4 5 6 7 8 9 10 Next
/ 10