DocumentRoot /var/www/destoon/
ServerName aaab2b.com
以上是/etc/httpd/conf/httpd.conf的配置,用putty重启apche,命令:service httpd restart
出现以下语句,
# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 202.106.199.39 for ServerName
[ OK ]
请问是什么原因,我应该怎样才正确绑定域名,让网站正常浏览,求助!!!