테스트 사이트 - 개발 중인 베타 버전입니다

httpd.conf 파일관련 채택완료

개미왕자 9년 전 조회 3,035

httpd.conf 파일안에

</p><p>#</p><p># Listen: Allows you to bind Apache to specific IP addresses and/or</p><p># ports, instead of the default. See also the <VirtualHost></p><p># directive.</p><p>#</p><p># Change this to Listen on specific IP addresses as shown below to </p><p># prevent Apache from glomming onto all bound IP addresses.</p><p>#</p><p>#Listen 12.34.56.78:80</p><p>Listen 80</p><div>
이부분이랑
</div><div><div>#</div><div># ServerName gives the name and port that the server uses to identify itself.</div><div># This can often be determined automatically, but we recommend you specify</div><div># it explicitly to prevent problems during startup.</div><div>#</div><div># If your host doesn't have a registered DNS name, enter its IP address here.</div><div>#</div><div>ServerName 127.0.0.1</div></div><div>
이부분에 IP 주소 대신 도메인주소 입력해도 상관 없나요?
댓글을 작성하려면 로그인이 필요합니다.

답변 2개

채택된 답변
+20 포인트
9년 전

http://을">http://을 제외하고 linux.linux.net 같이 사용하는 도메인을 넣어줘도 됩니다. 

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

개미왕자
9년 전
감사합니당~!

댓글을 작성하려면 로그인이 필요합니다.

9년 전

꼭 아이피 넣으셔야 해요.

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

개미왕자
9년 전
감사합니당~!

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인