讨论:谁实现过Apache下的URL重写技术?
比如可以将:
http://www.chedong.com/phpMan.php?mode=man¶meter=ls
变成:
http://www.chedong.com/phpMan.php/man/ls
这种技术在Apache下的配置有谁真正的实现过?欢迎大家讨论一下。
具体文章参考:
http://www.chedong.com/tech/google_url.html
Apache模块 mod_rewrite
http://i18n.linux.net.cn/others/ApacheManual/mod/mod_rewrite.html