apache vhost 設定問題 - Linux

Table of Contents

小弟最近才開始弄apache vhost設定

有個問題不知道怎麼解決

現在網站目錄是這樣的...

/html
/phpMyAdmin
/appName/public
/mrtg


我看了這篇教學

http://gn715364.blogspot.tw/2012/09/zend-framework-apache.html

成功把 127.0.0.1 轉到/appName/public

但問題是這樣一來我phpMyAdmin就不知道要怎麼進去了

因為只要一打xxx.xxx.xxx.xxx/phpMyAdmin

他會把phpMyAdmin視為 /appName/public/phpMyAdmin

想問要究竟該怎麼設定才好

感謝

--

All Comments

Puput avatarPuput2012-09-19
已解決~用symbolic link