Re: [問題] apache虛擬主機設定出問題

看板FreeBSD作者時間20年前 (2005/09/26 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/5 (看更多)
※ 引述《terryporter.bbs@ptt.cc (porter)》之銘言: > 我主機有兩domain name > 一個是www > 另一個是web > www指向/usr/local/www/data > 但是只要虛擬主機設定/home/new給web時 > 變成連原本www的網頁也都連向/home/new > 弄了非常久 找不出問題 請各位高手幫我解惑 > 我VirtualHost設定如下 > NameVirtualHost 163.30.x.x > <VirtualHost 163.30.x.x> > ServerAdmin mis@x.x.x.x > DocumentRoot /home/new > ServerName web.x.x.x > ErrorLog /var/log/apache_virtual_error_log > TransferLog /var/log/apache_virtual_access_log > </VirtualHost> NameVirtualHost 163.30.x.x <VirtualHost web.x.x.x> ServerAdmin mis@x.x.x.x DocumentRoot /home/new ServerName web.x.x.x ErrorLog /var/log/apache_virtual_error_log TransferLog /var/log/apache_virtual_access_log </VirtualHost> 這樣應該就OK -- mSn:snese1007@hotmail.com 注音文,實際上叫做分散式阻斷中文攻擊(Distributed Denial of Chinese)   定義: 攻擊者利用某種發音符號參雜在文句之中,使其閱讀困難, 稱為阻斷中文攻擊(Denial of Chinese),簡稱 DoC -- ┌╗┬─ Origin《Ψ義守觀山風情Ψ》<bbs.isu.edu.tw> ─┬╖╙─ From 127.0.0.1 ──────────╛
文章代碼(AID): #13DkNs00 (FreeBSD)
文章代碼(AID): #13DkNs00 (FreeBSD)