1. [root@localhost conf]# /usr/sbin/httpd -t  
  2. [Tue Apr 27 11:12:59 2010] [warn] _default_ VirtualHost overlap on port 80, the first has precedence  
  3. Syntax OK 

Answer: The NameVirtualHost directive is a required to configure name-based virtual hosts. Add this to your httpd.conf file to fix this issue. Open httpd.conf file:
# vi httpd.conf
Add NameVirtualHost as follows:
NameVirtualHost *:80
OR add server IP
NameVirtualHost 202.54.1.1:80
Save and close the file. Restart httpd web server under RHEL / Red Hat / Fedora / CentOS Linux:
# service httpd restart

本日志由 flyinweb 于 2010-04-27 12:01:04 发表到 WEB服务器 中,目前已经被浏览 269 次,评论 0 次;

作者添加了以下标签: _default_ VirtualHostNameVirtualHost

猎人、兔子和狗的故事

本日志由 flyinweb 于 2010-04-27 08:52:29 发表到 网络文摘 中,目前已经被浏览 162 次,评论 0 次;

作者添加了以下标签: 管理资讯商业寓言

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

BIND查询日志格式分析

本日志由 flyinweb 于 2010-04-23 16:09:26 发表到 DNS技术 中,目前已经被浏览 210 次,评论 0 次;

作者添加了以下标签: bind logfile format

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

The Linux-HA User's Guide

Edition 0.9.0

FlorianHaas

LINBITDocumentation Team

Legal Notice

Copyright © 2009-10 LINBIT HA-Solutions GmbH
The text of and illustrations in this document are licensed under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/.
In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.
Abstract
The definitive reference guide for users of the Heartbeat cluster messaging layer, the Linux-HA cluster resource agents, and other clustering building blocks maintained by the Linux-HA project.

本日志由 flyinweb 于 2010-04-22 16:01:23 发表到 Linux 中,目前已经被浏览 445 次,评论 0 次;

作者添加了以下标签: Linux-HAHeartbeat

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

卸载nfs文件系统

本日志由 flyinweb 于 2010-04-21 16:38:31 发表到 Linux 中,目前已经被浏览 273 次,评论 0 次;

作者添加了以下标签: NFSumount

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

[root@molidao ~]# man free
FREE(1)                                                Linux User's Manual                                                FREE(1)

NAME
       free - Display amount of free and used memory in the system

本日志由 flyinweb 于 2010-04-16 14:12:22 发表到 Linux 中,目前已经被浏览 157 次,评论 0 次;

作者添加了以下标签: freebufferscache

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

本文介绍了 Icacls.exe 命令行实用程序。您可以使用此实用程序修改用 Service Pack 2 (SP2) 运行 Microsoft Windows Server 2003 的计算机上的 NTFS 文件系统权限。

当前,您可以使用 Xcacls.exe 实用程序、 Cacls.exe 实用程序和 Xcacls.vbs 实用程序修改 Windows Server 2003 中的 NTFS 权限。Icacls.exe 实用程序是用于修改 NTFS 权限的其他选项。在 Icacls.exe 实用程序解决您使用现有的实用程序时出现的各种问题。

在 Windows Vista 中,并在 Windows Server 2003 SP2 包括 Icacls.exe 实用程序。

本日志由 flyinweb 于 2010-04-16 10:12:54 发表到 Windows 中,目前已经被浏览 292 次,评论 0 次;

作者添加了以下标签: ICACLSCACLS

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

nmon for Linux - nmon is short for Nigel's performance MONitor for Linux

本日志由 flyinweb 于 2010-04-07 17:07:42 发表到 Linux 中,目前已经被浏览 355 次,评论 0 次;

作者添加了以下标签: nmonperformance monitor

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

50011/63