Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- zsh
- border-width
- ChangeDetectorRef
- angular5
- ion-range
- php
- change detection
- Ionic
- JavaScript
- oh-my-zsh
- getElementsByClassName
- 자바스크립개념
- rxjs
- aab 배포
- Sentry
- fromEvent
- code .
- typescript
- IONIC3
- NVM
- VSCode
- sealize
- 테두리굵기
- Git
- Visual Studio Code
- 이미지바꾸기
- hashchange
- error
- angular
- 변화감지
Archives
- Today
- Total
hsunny study blog
httpd 본문
httpd는 아파치 하이퍼텍스트 전송 프로토콜 (HTTP) 서버 프로그램이다. 자체(standalone) 데몬 프로세스로 실행하도록 설계되었다. 원한다면 요청을 처리하기위해 자식 프로세스와 쓰레드들을 만든다.
참고
httpd.apache.org/docs/2.4/ko/programs/httpd.html
'programming > PHP' 카테고리의 다른 글
apachectl (0) | 2021.03.07 |
---|---|
PDO 적용기 (0) | 2020.12.27 |
전화번호 정규식 (0) | 2020.08.31 |
쿼리스트링 형식을 변수로 인식하는 parse_str() (0) | 2019.10.05 |
-> 와 =>의 차이점 (0) | 2019.07.28 |