The problem is locked!
6
follow
4972
views

请大神给出伪静态+二级域名完美方案?

AI智能回复搜索中,请稍后...

Why is it folded? 0 个回复被折叠
kimwang 初级会员 User from: 广东省佛山市
2014-03-20 04:41
由于WC本身路由设计的问题,这个/explore/ 去不掉的,你最多只能改名,其实你也不必较真了,才牵涉一个地址而已。 我给你个我现在用的。 /question/(:any)===/discuss/(:any)/ /topic/(:any)===/topic/(:any) /people/list/===/members/ /people/(:any)===/member/(:any)/ /home/explore/category-(:num)===/sort/(:num) /home/explore/===/discover/ /account/login/===/login/ /account/logout/===/logout/ /account/setting/(:any)/===/setting/(:any)/ /article/square/===/articles/ /topic/square/hot===/topic/square/hot /notifications/===/message/ /publish/===/post/ /publish/article/===/post/article/ /page/===/biz/
枫桥居花卉网 初级会员 User from: 北京市
2014-03-16 09:54
二级域名当作是一个独立的站点,所以你用二级域名建个站点,然后安装,然后开启伪静态 http://huahui.info 花卉信息网
trumanwang 初级会员 User from: 河北省邢台市
2014-03-16 10:12
谁说不友好的?后台设置好域名即可!
XXXX 初级会员 User from: 江西省南昌市
2014-03-19 22:40
我见过这个程序伪静态做的最好的网站是lsywd.com

About the author

我来了哥 注册会员

This guy is lazy,Introduction has not been set

Problem dynamics

Release time
2014-03-16 09:20
Update time
2014-03-20 04:41
Focused
6 people pay attention to

Recommended content

(已解决)为什么开启伪静态无法关注用户?
有谁在windows+apache 设置伪静态
有docker 版的wecenter 吗?
WeCenter 3.0.2在windows2008下IIS6下的伪静态操作步骤是怎么样的?
为什么首页、热门等等的分页路由要写的这么复杂,写成/page/(:num)常规的不就行了吗
伪静态设置好了,直接访问地址是可以的,但实际链接还是原来的
如何在话题页面中,调用文章数和文章链接?
对于问题本身,其实也应该有赞同和反对
iis7伪静态设置成功,但有中文的url显示404
本地搭建的Nginx版本wecenter伪静态的设置