以下配置的路径以网站云提供的标准环境路径为准,如果您另行安装,请根据实际安装路径配置。
1、登录您的Linux云主机,进入WEB服务器配置文件夹; 运行命令:cd /etc/httpd/conf 2、备份WEB服务器配置文件; 运行命令:cp httpd.conf httpd.conf.bak 3、修改WEB服务器配置文件; 运行命令:vi httpd.conf 4、添加网站配置信息; 1)按字母i键,进入编辑模式; 2)在配置文件末尾,添加
<VirtualHost *:80>
ServerAdmin admin@domain
DocumentRoot /webserver/wwwroot/phpcmsv9
ServerName test.com
ServerAlias www.test.com
DirectoryIndex index.html index.php index.htm
<Directory "/webbserver/wwwroot/phpcmsv9">
Options +Includes
AllowOverride None
Order allow,deny
Allow from all
</Directory>
</VirtualHost>
3)保存修改。按ESC键,输入”:wq”后回车; 4)使配置生效。运行命令:service httpd restart 5)测试网站。请在浏览器中输入域名,测试设置。 这样就完成了在linux云主机上增加网站。 |
由中国名创www.chuang.top 整理发布。 |
国内虚拟主机租用
论坛网店虚拟主机租用
SQL数据库
- 网站建设指南
- 专业设计师为企业量身设计,一对一的服务,终身使用,维护简便。