Could not reliably determine the server's fully qualified domain name
Could not reliably determine the server's fully qualified domain name
아파치를 start 했는데 위 와 같은 오류가 나온다면
ServerName localhost 나 ServerName 서버아이피
를 입력하면 된다.
예)
ServerName 115.71.233.233
<VirtualHost *:80>
ServerAdmin cppcomeon@nate.com
DocumentRoot /home/comp/public_html
ServerName ccomp79.vps.phps.kr
ErrorLog /var/log/httpd/error_log
CustomLog /var/log/httpd/access_log common
</VirtualHost>
<VirtualHost *:80>
ServerAdmin cppcomeon@nate.com
DocumentRoot /home/comp/public_html
ServerName ccomp.kr
ErrorLog /var/log/httpd/error_log
CustomLog /var/log/httpd/access_log common
</VirtualHost>
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 2 | 21년 전 | 3238 | ||
| 1 | 22년 전 | 4330 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기