- [root@localhost conf]# /usr/sbin/httpd -t
- [Tue Apr 27 11:12:59 2010] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
- 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 IPNameVirtualHost 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_ VirtualHost,NameVirtualHost;
BIND查询日志格式分析
本日志由 flyinweb 于 2010-04-23 16:09:26 发表到 DNS技术 中,目前已经被浏览 210 次,评论 0 次;
作者添加了以下标签: bind logfile format;
首页只显示了部分日志内容,要查看日志的全部内容请阅读全文;
Edition 0.9.0
本文介绍了 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 实用程序。
nmon for Linux - nmon is short for Nigel's performance MONitor for Linux
本日志由 flyinweb 于 2010-04-07 17:07:42 发表到 Linux 中,目前已经被浏览 355 次,评论 0 次;
作者添加了以下标签: nmon,performance monitor;
首页只显示了部分日志内容,要查看日志的全部内容请阅读全文;
To: jconsole不能打开,大概两种可能: 1 没有启用独占模式,如O
两个实例分别放在不同的 datadir 里面,会方便很多
今天遇到了“Cleanup failed to process the following paths:-
谢谢分享.有帮助.
根据inotify + rsync的思路,现在有了个c++版本的同步程序,只需指
真是有耐心呀。我做了个pdf 文件 在上面的网站可以下载