ajaxplorer
發表於 : 2013-05-26 19:02:07
/etc/apt/source.list
get apt key
install
apache setup
代碼: 選擇全部
deb http://dl.ajaxplorer.info/repos/apt stable main
deb-src http://dl.ajaxplorer.info/repos/apt stable main
代碼: 選擇全部
wget -O - http://dl.ajaxplorer.info/repos/charles@ajaxplorer.info.gpg.key | sudo apt-key add -
代碼: 選擇全部
sudo apt-get update
sudo apt-get install ajaxplorer
代碼: 選擇全部
cp /usr/share/doc/ajaxplorer/apache2.sample.conf /etc/apache2/sites-enabled/ajaxplorer.conf