400 bad request (error_log)
본문
서버환경
Os : centos 7
Document root : /var/www/html
Mysql 버전 : 15.1 distrib 5.5.60-mariaDB
[Fri Mar 08 07:14:31.499684 2019] [mpm_prefork:notice] [pid 6215] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Mar 08 07:14:32.610310 2019] [suexec:notice] [pid 8718] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain. Set the 'ServerName' directive globally to suppress this message
[Fri Mar 08 07:14:32.642190 2019] [auth_digest:notice] [pid 8718] AH01757: generating secret for digest authentication ...
[Fri Mar 08 07:14:32.642930 2019] [lbmethod_heartbeat:notice] [pid 8718] AH02282: No slotmem from mod_heartmonitor
[Fri Mar 08 07:14:32.670270 2019] [mpm_prefork:notice] [pid 8718] AH00163: Apache/2.4.6 (CentOS) PHP/5.4.16 configured -- resuming normal operations
[Fri Mar 08 07:14:32.670298 2019] [core:notice] [pid 8718] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
마지막 로그가 이거입니다 무슨 문제점인지 알려주실 고수분 계시나요> ㅠㅠ
!-->답변 1
http://www.webmadang.net/community/community.do?action=read&boardid=5001&seq=20&nflag=notice
httpd.conf 파일 여신 후에
#ServerName www.example.com:80 (제일 앞에 # 제거)
이거 앞에 주석(#) 지워 주시면 될 것 같네요.
답변을 작성하시기 전에 로그인 해주세요.