/etc/apache/httpd.conf
파일을 열어서 SeverName을 찾으세여
SeverName mycomputer
위와 같이 자신의 컴퓨터 이름을 넣어주세여
ServerName이 없으면 안되는게 있었는데..
기억이 안나네여
http://apache.kr.net/ 요기 가셔서 공부하시고요^^
: 리눅스를 처음 공부하면서 httpd 를 실행하고자 했는데..
:
: 1 . /etc/rc.d/init.d/httpd stop
: Stopping httpd: [OK]
:
: 2 . /etc/rc.d/init.d/httpd start
:
: 3 . [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
: [ OK ]
:
: 1, 2 번과 같은 순서로 명령을 실행했더니 3번과 같은 메세지가 뜹니다.
:
: Stopping httpd: [OK] 라는 걸로 보아 httpd 가 있긴 있는 것 같은데, 저는 리눅스 초보이기 대
: 문에 상세하게 알려 주시면 감사하겠습니다.
: 특정 컴퓨터 환경과는 상관없는 것 같은데..--가나다라