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
- xargs
- Windows
- context
- Quartz
- plugin
- grep
- maVen
- bash
- vscode
- Mac
- 줄바꿈 문자
- netsh
- web.xml
- Windows 10
- 단축키
- Source
- profile
- JavaScript
- IntelliJ
- 네트워크
- lsof
- resource
- GIT
- import
- tomcat
- ssh
- port
- VirtualBox
- find
- Eclipse
Archives
- Today
- Total
develog
Apache 버전 확인 본문
## httpd 사용
$ ./apache/bin/httpd -v
Server version: Apache/2.2.15 HP-UX_Apache-based_Web_Server (Unix)
Server built: Sep 1 2013 18:50:26
## apachectl 사용
$ ./apache/bin/apachectl -v
Server version: Apache/2.4.41 (Ubuntu)
Server built: 2021-10-14T16:24:43
'OS & Shell > Linux' 카테고리의 다른 글
시스템 종료, 재시작 (0) | 2012.04.13 |
---|---|
Tomcat 버전 확인 (0) | 2012.04.13 |
JDK 버전 확인 (0) | 2012.04.13 |
apachectl 옵션 (0) | 2012.04.13 |
rsync (0) | 2012.04.12 |
Comments