【发布时间】:2015-04-15 05:37:25
【问题描述】:
在我的静态 Web 应用程序中,如果我从 IntelliJ IDEA 打开 index.html,则该项目是从
http://localhost:port/{project-name}/{folder-name}/index.html
是否可以将此路径配置为类似的东西?
http://localhost:port/{custom-folder}/index.html
【问题讨论】:
标签: java jsp intellij-idea url-rewriting intellij-14