• 【MineBBS社区发展意见征集】

    欢迎参与MineBBS社区调查,助力打造更好Minecraft社区!完成问卷可获赠200金粒,优质回答可额外获得200金粒(限5名),快来参与吧!【点击参与】

Multicraft Multicraft下如何实现伪静态

稻草

【Lv:4】

管理成员
版主
注册
2018/02/10
消息
18
金粒
2,543金粒
伪静态的作用主要是对搜索引擎友好

伪静态只是改变了URL的表现形式,实际上还是动态页面

还有其他的作用等等

修改之前链接的形式
18.png

接下来进入
/var/www/html/protected/config/internal


取出application.php文件
19.png

找到

// uncomment the following to enable URLs in the format index.php/server/1
/*’urlFormat’=>’path’,*/
// uncomment the following to hide the index.php part of the URL
/*’showScriptName’=>false,*/

改成

// uncomment the following to enable URLs in the format index.php/server/1
'urlFormat'=>'path',
// uncomment the following to hide the index.php part of the URL
'showScriptName'=>false,

20.png


保存,上传到服务器



效果图
21.png
 

在线管理成员

在线会员

  • 张松严
  • Shi_Ku
  • 13213123123123124124
  • 二白
  • CKY
  • Sh1roCu
  • yidoor
  • 我来诠释手法
  • 璀星海
  • Inter
  • humataddiyar
  • 魔王llx
  • xuantianzhilin
  • YUN6613
  • kukemc
  • SK-1
  • hongyu666
  • MoLanMC
  • 张志明
  • 冷凍烏薩齊
  • Taoisa
  • HiTech0926
...和 43 更多。
后退
顶部 底部