<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>shysky的专栏 - 服务器配置</title><link>http://blog.csdn.net/shysky/category/67341.aspx</link><description>服务器配置</description><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 28 Aug 2007 14:38:14 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>shysky</dc:creator><title>winXP home edition下asp与php调试环境的建立</title><link>http://blog.csdn.net/shysky/archive/2005/04/29/367529.aspx</link><pubDate>Fri, 29 Apr 2005 09:01:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2005/04/29/367529.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/367529.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2005/04/29/367529.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/367529.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=367529</trackback:ping><description>winXP home edition下asp与php调试环境的建立&lt;img src ="http://blog.csdn.net/shysky/aggbug/367529.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>反向代理的方式让apache支持asp</title><link>http://blog.csdn.net/shysky/archive/2005/04/29/367508.aspx</link><pubDate>Fri, 29 Apr 2005 08:43:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2005/04/29/367508.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/367508.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2005/04/29/367508.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/367508.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=367508</trackback:ping><description>反向代理的方式让apache支持asp&lt;img src ="http://blog.csdn.net/shysky/aggbug/367508.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>如何恢复“显示桌面”？</title><link>http://blog.csdn.net/shysky/archive/2005/01/26/269380.aspx</link><pubDate>Wed, 26 Jan 2005 19:15:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2005/01/26/269380.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/269380.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2005/01/26/269380.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/269380.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=269380</trackback:ping><description>方法一：是在WINDOWS\SYSTEM目录下找到“显示桌面的.SCF”放到C:\WINDOWS\Application Data\Microsoft\Internet Explorer\Quick Launchgh 目录下
方法二是：用记事本编写一个小文件，内容如下：
[Shell]
Command=2
IconFile=explorer.exe,3

[Taskbar]
Command=ToggleDesktop
存成“显示桌面.SCF”并放到C:\WINDOWS\Application Data\Microsoft\Internet Explorer\Quick Launchgh目录下
&lt;img src ="http://blog.csdn.net/shysky/aggbug/269380.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>Apache的httpd.conf文件常用指令解释 </title><link>http://blog.csdn.net/shysky/archive/2004/11/19/186716.aspx</link><pubDate>Fri, 19 Nov 2004 02:16:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/19/186716.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/186716.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/19/186716.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/186716.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=186716</trackback:ping><description>Apache的httpd.conf文件常用指令解释 &lt;img src ="http://blog.csdn.net/shysky/aggbug/186716.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>80端口web服务攻击痕迹 </title><link>http://blog.csdn.net/shysky/archive/2004/11/19/186715.aspx</link><pubDate>Fri, 19 Nov 2004 02:15:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/19/186715.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/186715.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/19/186715.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/186715.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=186715</trackback:ping><description>web站点默认80为服务端口，关于它的各种安全问题不断的发布出来，这些漏洞中一些甚至允许攻击者获得系统管理员的权限进入站点内部，以下是Zenomorph对一些80端口攻击方式的痕迹的研究，和告诉你怎样从日志记录中发现问题&lt;img src ="http://blog.csdn.net/shysky/aggbug/186715.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>AWStats: Apache/IIS的日志分析工具</title><link>http://blog.csdn.net/shysky/archive/2004/11/19/186704.aspx</link><pubDate>Fri, 19 Nov 2004 01:51:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/19/186704.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/186704.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/19/186704.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/186704.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=186704</trackback:ping><description>日志统计系统在站点的用户行为分析中扮演了重要的角色，尤其是对于来自搜索引擎的关键词访问统计：是很有效的用户行为分析数据来源。随着互联网多年的发展，WEB日志统计工具已经越来越成熟，功能也越来越丰富。其中有很多是开放源代码的， AWStats就是其中非常优秀的一款。 
AWStats: Advanced Web Statistics
AWStats是最近发展很快的一个基于Perl的WEB日志分析工具。相对于另外一个非常优秀的开放源代码的日志分析工具Webalizer，AWStats的优势在于：&lt;img src ="http://blog.csdn.net/shysky/aggbug/186704.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>用webalizer分析web日志</title><link>http://blog.csdn.net/shysky/archive/2004/11/19/186701.aspx</link><pubDate>Fri, 19 Nov 2004 01:45:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/19/186701.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/186701.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/19/186701.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/186701.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=186701</trackback:ping><description>webalizer是一个高效的、免费的web服务器日志分析程序。其分析结果以HTML文件格式保存，从而可以很方便的通过web服务器进行浏览。 Internet上的很多站点都使用webalizer进行web服务器日志分析。Webalizer具有以下一些特性： 
&lt;img src ="http://blog.csdn.net/shysky/aggbug/186701.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>Windows下快速安装Webalizer </title><link>http://blog.csdn.net/shysky/archive/2004/11/19/186700.aspx</link><pubDate>Fri, 19 Nov 2004 01:41:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/19/186700.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/186700.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/19/186700.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/186700.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=186700</trackback:ping><description>免费软件Webalizer是Unix/Linux下常用的Web日志分析工具，它也有Windows版本，本文主要介绍在Windows 2000/2003 Server下如何快速安装Webalizer。由于该软件的运行需要PERL的支持，故需首先安装PERL。&lt;img src ="http://blog.csdn.net/shysky/aggbug/186700.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>配置Apache中的httpd ,让一个普通目录支持perl,不支持php</title><link>http://blog.csdn.net/shysky/archive/2004/11/19/186659.aspx</link><pubDate>Fri, 19 Nov 2004 00:17:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/19/186659.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/186659.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/19/186659.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/186659.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=186659</trackback:ping><description>配置Apache中的httpd ,让一个普通目录支持perl,不支持php&lt;img src ="http://blog.csdn.net/shysky/aggbug/186659.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>sqlserver2000安装程序以及补丁下载</title><link>http://blog.csdn.net/shysky/archive/2004/11/18/186262.aspx</link><pubDate>Thu, 18 Nov 2004 17:57:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/18/186262.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/186262.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/18/186262.aspx#Feedback</comments><slash:comments>16</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/186262.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=186262</trackback:ping><description>sqlserver2000安装程序以及补丁下载&lt;img src ="http://blog.csdn.net/shysky/aggbug/186262.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>IIS Url ReWriting 示例 </title><link>http://blog.csdn.net/shysky/archive/2004/11/10/175029.aspx</link><pubDate>Wed, 10 Nov 2004 01:03:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/10/175029.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/175029.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/10/175029.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/175029.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=175029</trackback:ping><description>http://blog.csdn.net/ceocio/archive/2004/08/13/74090.aspx&lt;img src ="http://blog.csdn.net/shysky/aggbug/175029.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>个人主页系统在Apache上的实现方法</title><link>http://blog.csdn.net/shysky/archive/2004/11/10/175023.aspx</link><pubDate>Wed, 10 Nov 2004 00:49:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/10/175023.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/175023.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/10/175023.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/175023.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=175023</trackback:ping><description>结合大家的经验和我自己的实践，得到以下几点在Apache上实现个人主页系统的方法。(注意：我的测试环境如下:FreeBSD4.7+Apache2.0.43)  &lt;img src ="http://blog.csdn.net/shysky/aggbug/175023.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>配置 Apache 实现禁止图片盗链</title><link>http://blog.csdn.net/shysky/archive/2004/11/10/174995.aspx</link><pubDate>Wed, 10 Nov 2004 00:08:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/10/174995.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/174995.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/10/174995.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/174995.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=174995</trackback:ping><description>这个简单的应用不光可以解决图片盗链的问题，稍加修改还可以防止任意文件盗链下载的问题。 

使用以上的方法当从非指定的主机连结图片时，图片将无法显示，如果希望显示一张“禁止盗链”的图片，我们可以用mod_rewrite 来实现。 
&lt;img src ="http://blog.csdn.net/shysky/aggbug/174995.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>利用 apache 的 rewrite 功能生成静态页面URL地址</title><link>http://blog.csdn.net/shysky/archive/2004/11/10/174992.aspx</link><pubDate>Wed, 10 Nov 2004 00:03:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/10/174992.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/174992.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/10/174992.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/174992.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=174992</trackback:ping><description>研究 rewrite 也有一段时间了，今天终于有机会把它派上用场。我将公司经营的一个大型论坛使用 rewrite 把贴子改成了静态面页URL地址，这样将大大增加我们论坛的每一篇文章被搜索引擎收录的机会。 
&lt;img src ="http://blog.csdn.net/shysky/aggbug/174992.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>shysky</dc:creator><title>用Apache反向代理设置对外的WWW和文件服务器</title><link>http://blog.csdn.net/shysky/archive/2004/11/09/174981.aspx</link><pubDate>Tue, 09 Nov 2004 23:53:00 GMT</pubDate><guid>http://blog.csdn.net/shysky/archive/2004/11/09/174981.aspx</guid><wfw:comment>http://blog.csdn.net/shysky/comments/174981.aspx</wfw:comment><comments>http://blog.csdn.net/shysky/archive/2004/11/09/174981.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/shysky/comments/commentRss/174981.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=174981</trackback:ping><description>简介：一台机器用专线接入Internet作为防火墙，在内部网段上有一台WWW服务器 
（Redhat 6.1,Apache 1.3.9）希望这台机器能对外提供WWW服务器和基于apache 
的文件服务。供外部世界公共访问WWW服务器，或者外地分公司下载需要的文件。 

优点： 内部的WWW服务器和文件服务完全与外部世界隔开，不直接连接到外部，通过 
防火墙上运行的Apache服务提供对内部的代理访问，增强了安全性，同时在 
防火墙上运行的Apache服务运用基于名字的虚拟主机技术，使得防火墙上的 
主页不会被访问到。符合了作为防火墙要求运行服务越少越安全的准则。 
&lt;img src ="http://blog.csdn.net/shysky/aggbug/174981.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>