apache2 module, site 설정

보호된 글 입니다. 비밀번호를 입력하세요.

Apache2 Error

Error Message
Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName

아파치2를 중지/시작하는데 위와 같은 에러 메세지가 떴다.

해결은 /etc/apache2/apache2.conf 의 마지막에 ServerName localhost 를 넣어주었다.

#<IfModule mod_info.c>
    #
    # Allow remote server configuration reports, with the URL of
    #  http://servername/server-info (requires that mod_info.c be loaded).
    # Change the ".example.com" to match your domain to enable.
    #
    #<Location /server-info>
    #    SetHandler server-info
    #    Order deny,allow
    #    Deny from all
    #    Allow from .example.com
    #</Location>
#</IfModule>

# Include the virtual host configurations:
Include /etc/apache2/sites-enabled/

ServerName localhost

크리에이티브 커먼즈 라이센스
Creative Commons License

Posted by shiftkey

2008/08/12 09:13 2008/08/12 09:13
, , ,
Response
83 Trackbacks , 3 Comments
RSS :
http://shiftkey.org/rss/response/162

apache2 virtualhost 설정

보호된 글 입니다. 비밀번호를 입력하세요.


블로그 이미지

Shiftkey가 살아가는 이런 저런 이야기......

- shiftkey

Notices

Archives

Authors

  1. shiftkey

Calendar

«   2012/05   »
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    

Site Stats

Total hits:
161239
Today:
20
Yesterday:
243