转载自:http://orzcss.com/posts/5a207d64/ 概述 默认安装的 hexo 本身是没有分类和标签首页的,例如:http://orzcss.com/categories/页面打开后,总是显示 Cannot GET /categories/尝试了很多方法还是无效 ...
安装Hexo的categories生成插件 安装Hexo的Tags生成插件 生成categories page 编辑categores page 打开sourcecategoriesindex.md编辑成如下内容: 生成tags page 编辑tags page 打开sourcetagsindex.md编辑成如下内容: ...
2019-12-12 00:36 0 710 推荐指数:
转载自:http://orzcss.com/posts/5a207d64/ 概述 默认安装的 hexo 本身是没有分类和标签首页的,例如:http://orzcss.com/categories/页面打开后,总是显示 Cannot GET /categories/尝试了很多方法还是无效 ...
openresty是对nginx做了一层封装,屏蔽nginx或者openresty的默认页面的方法是一样的,就是对nginx/html/index.html进行修改即可。 结束! ...
Spring Boot 默认页面 Spring Boot 默认的欢迎界面是 main/resources/static/index.html 。 修改 Spring Boot 默认页面 原先的 WebMvcConfigurerAdapter 已过时了,改为继承 ...
...
1.在web.xml中配置要加载的首页 <welcome-file-list> <welcome-file>Tiring-room/index.jsp&l ...
引言 我们在创建 Web 项目启动 Tomcat 会自动打开一个默认 index.jsp 页面,这个页面是创建 Web 项目时就自动生成的。那么,如何设置 web 项目打开的这个的默认页面,改为自己的默认启动页面呢? 修改配置 web.xml 文件 在 web.xml 配置文件设置默认页面 ...
修改httpd.conf中的 ...
在Spyder的菜单栏中点击“View"(视图)---->"Window layouts"(窗口布局)----->"Spyder Default Layout"(Spyder默认的布局), ...