REWRITE DEBUG...
摘要: NameVirtualHost localhost:8080<VirtualHost localhost:8080> DocumentRoot "E:/projectPHP/Httpd/htdocs" ServerName localhost RewriteEngine on RewriteLog "E:/projectPHP/Httpd/logs/rewrite.log" Rew...
阅读全文
posted @
2009-02-11 21:34 riky 阅读(57) |
评论 (0) 编辑
ssi conf.
摘要: <Directory /> Options FollowSymLinks AllowOverride All RewriteEngine on # RewriteRule ([a-zA-Z]{1,})/([0-9]{1,})\.html$ /shtml/test...
阅读全文
posted @
2009-02-01 14:11 riky 阅读(45) |
评论 (0) 编辑