比如以前是
當訪問 http://127.0.0.1:8787/foo 時,頁面返回 hello index。
設(shè)置后通過
當訪問 http://127.0.0.1:8787/foo.html 時,頁面返回 hello index。
通過nginx規(guī)則或者設(shè)置路由的時候就帶上.html
通過nginx 是一個方案!路由不想設(shè)置路由,想使用默認路由