메뉴 건너뛰기

리눅스 관련 모음

본문시작

설치관련
2013.06.13 18:48

httpd-2.4.4 httpd.conf 설정 옵션 변경.

조회 수 14021 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

국산 통나무 수공예 남원제기, 남원목기

자료가 도움이 되셨다면
혼수용품제수용품 필요시
남원제기 공식 홈페이지 http://남원제기.kr
남원목기 공식 홈페이지 http://otchil.kr
에서 구매 해 주세요
정성껏 모시겠습니다.
 

In this example, all requests are denied.

2.2 configuration:

Order deny,allow
Deny from all

2.4 configuration:

Require all denied
 
In this example, all requests are allowed.

2.2 configuration:

Order allow,deny
Allow from all

2.4 configuration:

Require all granted
 

In the following example, all hosts in the example.org domain are allowed access; all other hosts are denied access.

2.2 configuration:

Order Deny,Allow
Deny from all
Allow from example.org

2.4 configuration:

Require host example.org
   

  1. 스팸어쎄신(spamassassin)은 설치 후 service등록과 업데이트를 한번 더 해 줘야 한다.

  2. DCC+razor2+pyzor how to ---[ spamassassin -D <test 2>debug ]

  3. PHP CodeSniffer 코딩검사

  4. .htaccess 이용 스팸 IP 차단

  5. Luajit 다운로드 및 설치

  6. rndc-confgen — rndc key generation tool

  7. dnssec-keygen 사용법 및 구축과 검증

  8. httpd-2.4.4 httpd.conf 설정 옵션 변경.

  9. /etc/init.d/proftpd 실행 스크립트

  10. rewrite 도메인 포워딩

  11. ssh 포트변경 및 iptables 수정

  12. [Linux Password 정책변경] linux 비밀번호 md5에서 SHA-512로 변경하기

  13. [bind] DNSSEC 구축방법

  14. clamav.cf --> Clamav Multiple Score

  15. The ClamAV Plugin --> clamav.cf , clamav.pm

  16. procmail 소스설치

  17. 메일계정 관련 명령어...

  18. What do these PHP mbstring settings do?

  19. 원격 서버에 파일 올리거나 가져오기...

  20. 리눅스 콘솔에서 SSH 원격 서버 접속하기

Board Pagination Prev 1 2 3 Next
/ 3