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 | 31 |
Tags
- ssh
- 단축키
- Windows
- resource
- bash
- JavaScript
- VirtualBox
- Windows 10
- import
- lsof
- 줄바꿈 문자
- tomcat
- IntelliJ
- maVen
- 네트워크
- plugin
- context
- port
- GIT
- Quartz
- netsh
- Source
- xargs
- Eclipse
- web.xml
- grep
- profile
- Mac
- vscode
- find
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