读书人

[Apache]文档途径与URL不一致时的三种

发布时间: 2012-11-17 11:14:15 作者: rapoo

[Apache]文档路径与URL不一致时的三种解决方案
摘自"Apache Cookbook"


Aliasing refers to mapping a URL to a particular directory.
Redirecting refers to mapping a URL to another URL.
And Rewriting refers to using mod_rewrite to alter the URL in some way.

读书人网 >Apache

热点推荐