“.TIME_FORMAT.”‘) AS datetime, from_a …
在FreeBSD上使用mod_evasiv对抗DDos攻击
cd /usr/ports/www/mod_evasive make install clean vi /us …
Redirect a domain name to a specific page using mod_rewrite
下面用一个快速简便的方法使用mod_rewrite模块来重定向一个域名到一个特定的页面。 <Direct …
继续阅读“Redirect a domain name to a specific page using mod_rewrite”
apache and munin not working together on freebsd
I came across an issue with Apache 2.2 on freebsd 8.2 w …
Supercache导至301重定向失效
本站域名itkylin.com和www.itkylin.com都是放在同一台服务器上的两个目录内,其中www. …
用Apache的.htaccess文件增加用户认证
有时候某些目录下的文件需要增加认证,Apache缺省的认证模块都是很完备的,以下就是一个通过.htaccess …
Apache Performance Tunning
1.重要的就是RAM,对应到参数设置,就是要设置合理的Maxclients值,避免进程运行在swap里。 2. …
Apache Mysql 的优化
搞了两天,综合网上优秀BLOG并且联系实际整理了下 Apache Mysql 的优化, 虽然不一定适合每一个人 …
解决安装joomla时提示String functions are overloaded by mbstring错误
今天测试安装Joomla_1.7.1-Stable,当用浏览器打开安装界面时没有任何反应,检查apache l …
继续阅读“解决安装joomla时提示String functions are overloaded by mbstring错误”
freebsd系统下给apache开启gzip压缩支持
本笔记记录freebsd系统下给apache服务器开启gzip压缩(Compress Text)支持的过程。本 …
Could not determine the server’s fully qualified domain name
因为freebsd企业邮件系统的MX记录做了修改的原故通过rc.conf修改了主机名,结果系统重启后Apach …
继续阅读“Could not determine the server’s fully qualified domain name”