search
Homephp教程php手册【实用】一个虚拟空间开设多个站点的方法!

学生党
对于大款,可略过,学生党可以这么干
在thinkphp的入口文件中这样定义:// 检测PHP环境<br> if(version_compare(PHP_VERSION,'5.3.0',' 5.3.0 !');<br> <br> // 开启调试模式 建议开发阶段开启 部署阶段注释或者设为false<br> // define('APP_DEBUG',true);<br> <br> // 定义应用目录<br> if (strpos($_SERVER['HTTP_HOST'], 'www.')===0) {<br>     define('APP_PATH','./Application/'.substr($_SERVER['HTTP_HOST'], 4).'/');<br> }else{<br>     define('APP_PATH','./Application/'.$_SERVER['HTTP_HOST'].'/');<br> }<br> // define('APP_PATH','./Application/');<br> <br> // 定义运行时目录<br> // define('RUNTIME_PATH', './Runtime/');<br> <br> // 引入ThinkPHP入口文件<br> require './ThinkPHP/ThinkPHP.php';<br> <br> // 亲^_^ 后面不需要任何代码了 就是如此简单打个小广告,别来查水表
thinkphp后台开发框架1.1版本发布
开发框架演示地址http://ebcore.ebcms.com/admin
企业系统演示地址http://ebqiye.ebcms.com/admin
帐号:管理员
密码:123456
不要干坏事哟嘿嘿
我就是这么干的,多个网站用一个虚拟服务器
【实用】一个虚拟空间开设多个站点的方法!

AD:真正免费,域名+虚机+企业邮箱=0元

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools