12 2009 档案
摘要: RewriteEngine on #RewriteCond %{REQUEST_URI} \.php$ #RewriteRule (.*)\.php$ http://www.test.com/$1 [R] RewriteCond %{HTTP_HOST} ^www.linux.com [NC] RewriteRule ^/(.*) http://www.test.com/$1 [L]阅读全文
摘要: http://bbs.linuxtone.org/thread-122-1-1.html安装包下载地址:wget http://blog.s135.com/soft/linux/nginx_php/nginx/nginx-0.8.15.tar.gzwget http://blog.s135.com/soft/linux/nginx_php/php/php-5.2.10.tar.gzwget htt...阅读全文

