国产高清综合精品一区二区三区|91精品一级毛片免费播放|国产午夜不卡Av免费|AV不卡在线中文

購(gòu)物車(chē)中還沒(méi)有商品,趕緊選購(gòu)吧!

Linux apache 域名綁定方法

發(fā)布日期:2017-10-18 閱讀:6074

以下配置的路徑以阿里云提供的標(biāo)準(zhǔn)環(huán)境路徑為準(zhǔn),如果您另行安裝,請(qǐng)根據(jù)實(shí)際安裝路徑去找到您的配置文件進(jìn)行配置。

       假如我們需要在我們的網(wǎng)站www.test.com上增加綁定一個(gè)m.test.com和一個(gè)test.com的域名,請(qǐng)進(jìn)行如下類似的操作:

1.cd /alidata/server/httpd/conf/vhosts/ 找到您的網(wǎng)站配置文件,一般是您的域名.conf,例如域名是:www.test.com,那就應(yīng)該是www.test.com.conf

 

2.vim www.test.com.conf  修改這個(gè)配置文件,您應(yīng)該會(huì)看到如下類似的配置內(nèi)容:

<VirtualHost *:80>

DocumentRoot /www/web/www_test_com/public_html

ServerName www.test.com

ServerAlias

DirectoryIndex index.php

ErrorDocument 400 /errpage/400.html

ErrorDocument 403 /errpage/403.html

ErrorDocument 404 /errpage/404.html

CustomLog "/www/web_logs/www.test.com_access_log" common

ErrorLog "/www/web_logs/www.test.com_error_log"

php_admin_value open_basedir /www/web/www_test_com:/tmp

<IfModule mod_deflate.c>

DeflateCompressionLevel 7

AddOutputFilterByType DEFLATE text/html text/plain text/xml application/x-httpd-php

AddOutputFilter DEFLATE css js html htm gif jpg png bmp php

</IfModule>

</VirtualHost>

<Directory /www/web/www_test_com>

    Options FollowSymLinks

    AllowOverride All

    Order allow,deny

    Allow from all

</Directory>

 

3.點(diǎn)擊字母“i”開(kāi)始編輯文件,輸入內(nèi)容:

<VirtualHost *:80>

DocumentRoot /www/web/www_test_com/public_html

ServerName www.test.com

ServerAlias test.com m.test.com

DirectoryIndex index.php

ErrorDocument 400 /errpage/400.html

ErrorDocument 403 /errpage/403.html

ErrorDocument 404 /errpage/404.html

CustomLog "/www/web_logs/www.test.com_access_log" common

ErrorLog "/www/web_logs/www.test.com_error_log"

php_admin_value open_basedir /www/web/www_test_com:/tmp

<IfModule mod_deflate.c>

DeflateCompressionLevel 7

AddOutputFilterByType DEFLATE text/html text/plain text/xml application/x-httpd-php

AddOutputFilter DEFLATE css js html htm gif jpg png bmp php

</IfModule>

</VirtualHost>

<Directory /www/web/www_test_com>

    Options FollowSymLinks

    AllowOverride All

    Order allow,deny

    Allow from all

</Directory>

 

其中:

ServerName www.test.com 綁定的網(wǎng)站域名

ServerAlias test.com m.test.com 綁定的網(wǎng)站別名(您如果有多個(gè)域名添加在這里)

DirectoryIndex index.html index.php index.htm 設(shè)置默認(rèn)首頁(yè)

DocumentRoot /www/web/www_test_com/public_html 和 Directory "/www/web/www_test_com/public_html " 都是指定網(wǎng)站的目錄,需要一致。

 

按“esc”退出編輯模式,輸入“:wq”保存退出。

 

4.輸入命令:/alidata/server/httpd/bin/apachectl restart 重啟apache測(cè)試。

 

5.測(cè)試網(wǎng)站。請(qǐng)?jiān)跒g覽器中輸入域名,測(cè)試設(shè)置。


以上內(nèi)容是否對(duì)您有幫助? 您的反饋信息提交成功,謝謝您的反饋!

會(huì)員評(píng)論

在線客服
微信咨詢
微信咨詢
現(xiàn)在咨詢,獲取演示賬號(hào)
企業(yè)logo小米
立即掃碼加我微信
電話咨詢
咨詢電話
028-61558715
預(yù)約演示
柘荣县| 六枝特区| 岳阳县| 绩溪县| 东港市| 台南县| 定襄县| 湾仔区| 金沙县| 延川县| 鱼台县| 石屏县| 谷城县| 宝丰县| 岑巩县| 于田县| 漳州市| 孟村| 嘉鱼县| 宁晋县| 孝感市| 新乐市| 太原市| 讷河市| 滨州市| 任丘市| 昆山市| 彰化市| 祁连县| 潼关县| 利津县| 兴安盟| 柳江县| 梓潼县| 堆龙德庆县| 临武县| 日土县| 陆丰市| 西青区| 潼南县| 讷河市|