mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-16 14:22:48 +00:00
移动安装目录,支持根目录index.php访问,也可以像tp5一样只对外开放crmeb一个目录
This commit is contained in:
parent
62950511a6
commit
7e3aeedae9
@ -20,8 +20,8 @@ $admin = $root."../index.php/Admin/admin/";
|
||||
<p>为了您站点的安全,安装完成后即可将网站根目录下的“install”文件夹删除,或者/install/目录下创建install.lock文件防止重复安装。<p>
|
||||
</div>
|
||||
<div class="bottom tac">
|
||||
<a href="/../index.php/wap/" class="btn">进入前台</a>
|
||||
<a href="/../index.php//admin/login/index.html" class="btn btn_submit J_install_btn">进入后台</a>
|
||||
<a href="<?php echo 'http://'.$host;?>/index.php/wap/" class="btn">进入前台</a>
|
||||
<a href="<?php echo 'http://'.$host;?>/index.php//admin/login/index.html" class="btn btn_submit J_install_btn">进入后台</a>
|
||||
</div>
|
||||
<div class=""> </div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user