【发布时间】:2012-12-04 23:37:18
【问题描述】:
我是 nanoc 的新手,我只是通过博客设置的。
我所有的帖子都在/blog/post/Month/Post_name.html 下,但是每次我访问/post/ 时,它都会向我显示 Apache 文件列表视图。
我希望/blog/post/* 重定向到/blog/(其中包含所有博客文章的列表),但是当访问/blog/post/Month/Post_name.html 时,它应该显示正确。
那么,我该怎么做呢?
【问题讨论】: