Notice
Recent Posts
Recent Comments
Tags
- Kubernetes
- dell
- docker
- n15148
- etcd
- drbd
- 우파푸른하늘
- MotD
- port description
- CEP
- 웰카
- openldap
- snmp
- data-door
- banner
- Galera Cluster
- n1548
- Auth
- Network
- admin port
- unix_socket
- Path
- 우파푸른하늘80만이벤트
- maxscale
- Storage
- mariadb
- CentOS
- vmware
- web&was apche htaccess
- RHEL8
- perplexity
- wildfly jboss
- mgmtip
250x250
반응형
전산쟁이의 기억노트
apache2 컴파일 정보 확인 본문
728x90
반응형
아파치 컴파일했던 정보 확인할때.
(아파치는 /usr/local/apache2에 설치되었다는 가정하에.)
[ root@localhost ~]# cat /usr/local/apache2/build/config.nice
#! /bin/sh
#
# Created by configure
"./configure" \
"--prefix=/usr/local/apache2" \
"--enable-mods-shared=all" \
"--enable-modules=shared" \
"--enable-rewrite" \
"--enable-ssl" \
"--with-ssl" \
"--with-mpm=prefork" \
"$@"
apache2 컴파일 정보 확인 | igoni.kr
아파치 컴파일했던 정보 확인할때.(아파치는 /usr/local/apache2에 설치되었다는 가정하에.) [ root@local...
igoni.kr
728x90
반응형
'web&was' 카테고리의 다른 글
아파치 트래픽 제한- CBAND 설치하기 (0) | 2022.07.24 |
---|---|
웹로그 분석 Awstats 설치하기 (0) | 2022.07.24 |
Apache Benchmark 테스트 (0) | 2022.07.24 |
Centos7에서 apache+perl 연동하기 (0) | 2022.07.24 |
webalizer 설치하기 (0) | 2022.07.24 |
Comments