ShopWT官网-php多用户商城系统-在路上
标题:
后台 商城首页链接 如何修改成 http://xxx.xxx.xom/shop/shop
[打印本页]
作者:
good1218
时间:
2017-5-30 16:50
标题:
后台 商城首页链接 如何修改成 http://xxx.xxx.xom/shop/shop
后台 商城首页链接目前是
http://xx.xx.com/shop/admin/index.php
如何修改成
http://xxx.xxx.xom/shop/shop
;求大神指点一下,谢谢
作者:
shopwt
时间:
2017-5-31 09:06
原访问后台地址为:
http://demo.3hao.com/admin
更换后为
http://demo.shopwt.com/shopwt
方法例子如下:
admin更名为shopwt
使用文本编辑器打开/data/config/config.ini.php
第9行:
$config['admin_site_url'] = 'http://demo.shopwt.com/admin';
更换为:
$config['admin_site_url'] = 'http://demo.shopwt.com/shopwt';
改完后,哪访问的后台网址为
http://demo.shopwt.com/shopwt
作者:
good1218
时间:
2017-5-31 13:27
谢谢谢大神
作者:
good1218
时间:
2017-5-31 13:40
大神。你好!我所说的是箭头所指的地方现在的地址为
www.xxx.xxx/admin/
,跳不到商城首页
www.xxx.com/shop/shop
作者:
good1218
时间:
2017-5-31 13:40
大神。你好!我所说的是箭头所指的地方现在的地址为
www.xxx.xxx/admin/
,跳不到商城首页
www.xxx.com/shop/shop
作者:
testas
时间:
2017-5-31 16:47
不知道,直接修改目录名字好不好用,修改根目录下admin目录名为shop
欢迎光临 ShopWT官网-php多用户商城系统-在路上 (https://bbs.shopwt.com/)
Powered by Discuz! X3.4