반응형
다음과 같은 명령어를 쓰면 된다.
httpd -S
또는
apachectl -S
아래와 같은 결과가 나온다.
VirtualHost configuration:
*:80 is a NameVirtualHost
default server default (/.../httpd.conf:1226)
port 80 namevhost abcd.com (/../httpd.conf:1305)port 80 namevhost abcde.com (/../httpd.conf:1425)
반응형
'소프트웨어 사용&설치 등 > Apache (httpd)' 카테고리의 다른 글
[Apache] apache 자꾸 welcome 페이지가 뜰 경우 (0) | 2016.05.25 |
---|---|
[Apache] 아파치 로그를 정리할 때. rotatelogs (0) | 2016.05.21 |
[아파치 Apache] 헤더정보 server apache 를 없애기 (0) | 2016.02.14 |
[아파치 Apache] x-powered-by 없애기 (0) | 2016.02.13 |
[아파치 Apache] 윈도우10 에서 아파치 실행 에러 (0) | 2015.12.31 |
[아파치 Apache] 윈도우 환경에서 apache 여러개띄우기 (0) | 2015.07.14 |
[아파치 Apache] Set the 'ServerName' directive globally to suppress this message 에러 (0) | 2015.07.14 |
[Apache] conf 설정 관련 (0) | 2013.10.29 |