在 .htaccess 中使用正则表达式来定义转向
任务一:
Apache 提供一个 .htaccess 文件,它可用来进行 URL 转向。例如您想将 http://dallascao.com/cn/ 转到 http://dallascao.com/en/,您可以打开根目录下的 .htaccess 文件,然后输入以下代码:
(建设中[......]
Apache 提供一个 .htaccess 文件,它可用来进行 URL 转向。例如您想将 http://dallascao.com/cn/ 转到 http://dallascao.com/en/,您可以打开根目录下的 .htaccess 文件,然后输入以下代码:
(建设中[......]