锘??xml version="1.0" encoding="utf-8" standalone="yes"?>在线天堂av,av不卡免费电影,99久久精品国产导航 http://www.aygfsteel.com/pepsixp/category/17126.htmlI am strong, I am in Suzhou. zh-cn Fri, 15 Jun 2007 03:41:54 GMT Fri, 15 Jun 2007 03:41:54 GMT 60 瀹夎 DokuWiki http://www.aygfsteel.com/pepsixp/archive/2007/06/14/DokuWiki.html闃垮鏂. 闃垮鏂. Thu, 14 Jun 2007 14:13:00 GMT http://www.aygfsteel.com/pepsixp/archive/2007/06/14/DokuWiki.html http://www.aygfsteel.com/pepsixp/comments/124370.html http://www.aygfsteel.com/pepsixp/archive/2007/06/14/DokuWiki.html#Feedback 0 http://www.aygfsteel.com/pepsixp/comments/commentRss/124370.html http://www.aygfsteel.com/pepsixp/services/trackbacks/124370.html 鐜錛歀inux AS4銆丄pache2.2銆丳HP 4.4.7銆丏okuWiki-2007-05-24
Apache鐨勫畨瑁呰鍓嶆枃
PHP
涓嬭澆php-4.4.7.tar.gz錛岃В鍘?
./configure --with-apxs2=$APACHE_HOME/bin/apxs
make & make install
cp php.ini-dist &PHP_HOME/etc/php.ini
DokuWiki
涓嬭澆dokuwiki-2006-11-06.tgz錛岃В鍘?
涓篴pache娣誨姞rewrite妯″潡錛?br>cd $APACHE_HOME/modules/mappers $APACHE_HOME/bin/apxs -i -a -c mod_rewrite.c
媯鏌ttpd.conf涓槸鍚﹀凡緇忓姞鍏ワ細LoadModule rewrite_module libexec/mod_rewrite.so
閰嶇疆apache鐨刪ttpd.conf
Alias /wiki "/local/xsun/servers/dokuwiki" < Directory "$DokuWiki_HOME"> Allow from all AddType application/x-httpd-php .php .phtml AddType application/x-httpd-php-source .phps RewriteEngine on RewriteBase /wiki RewriteRule ^_media/(.*) lib/exe/fetch.php?media=$1 [QSA,L] RewriteRule ^_detail/(.*) lib/exe/detail.php?media=$1 [QSA,L] RewriteRule ^_export/([^/]+)/(.*) doku.php?do=export_$1 &id=$2 [QSA,L] RewriteRule ^$ doku.php [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule (.*) doku.php?id=$1 [QSA,L] RewriteRule ^index.php$ doku.php php_value auto_prepend_file "$DokuWiki_HOME/prepend.php" </ Directory >
$APACHE_HOME/bin/apachectl start
DokuWiki 瀹夊叏閰嶇疆
鍦?DokuWiki_HOME鐩綍涓嬪垱寤簆repend.php錛屽拰apache鐨勯厤緗枃浠跺搴旓紝鍦ㄦ墽琛屼細棰勫厛鍔犺澆
<? php define ( ' DOKU_CONF ' , ' $DokuWiki_HOME/conf/ ' ); define ( ' DOKU_INC ' , ' $DokuWiki_HOME ' ); ?>
鐒跺悗灝?DokuWiki_HOME鐩綍涓嬬殑鏂囦歡澶歸兘縐誨嚭錛屼緥濡?Wiki_HOME ln -s $DokuWiki_HOME/lib $Wiki_HOME/lib 鍦?DokuWiki_HOME/conf/local.php鏂囦歡涓坊鍔狅細$conf['savedir'] = '$Wiki_HOME/data'; 鍦ㄦ祻瑙堝櫒涓墦寮install.php錛岄厤緗畬鍚庡皢榪欎釜鏂囦歡鍒犻櫎 涓嬮潰鏄垜閰嶇疆榪囩殑鏂囦歡錛?br>local.php: $conf['title'] = 'My Wiki'; $conf['useacl'] = 1; $conf['superuser'] = '@admin'; $conf['userewrite'] = '1'; $conf['useslash'] = 1; $conf['sepchar'] = '-'; $conf['openregister'] = '0';
$conf['savedir'] = '/local/xsun/wiki/data'; @include(DOKU_CONF.'local.protected.php'); users.auth.php: test:61e7250f72098cf2602541ffbaf66e59:LALALA:pepsixp@gmail.com:admin,user acl.auth.php: * @ALL 1 * @user 8
]]>SVN 閰嶇疆 http://www.aygfsteel.com/pepsixp/archive/2006/12/21/89268.html闃垮鏂. 闃垮鏂. Thu, 21 Dec 2006 05:38:00 GMT http://www.aygfsteel.com/pepsixp/archive/2006/12/21/89268.html http://www.aygfsteel.com/pepsixp/comments/89268.html http://www.aygfsteel.com/pepsixp/archive/2006/12/21/89268.html#Feedback 0 http://www.aygfsteel.com/pepsixp/comments/commentRss/89268.html http://www.aygfsteel.com/pepsixp/services/trackbacks/89268.html 鍒涘緩
mkdir /etc/svn/repos1
svnadmin create /etc/svn/repos1
svn import file:///etc/svn/repos1聽 --message "init" // 瀵煎叆褰撳墠鐩綍涓嬫墍浠ユ枃浠?br />svn import /local/mydir/ file:///etc/svn/repos1聽 --message "init" // 瀵煎叆鎸囧畾鐩綍涓嬫墍浠ユ枃浠?
鏌ョ湅
svn list --verbose file:///etc/svn/repos1/
svnlook info /etc/svn/repos1/
svnlook tree /etc/svn/repos1/ --show-ids
Apache鏉冮檺鎺у埗 ${apache}/conf/httpd.conf 鐨勯厤緗細LoadModule聽dav_svn_module聽聽聽聽聽modules / mod_dav_svn . so LoadModule聽authz_svn_module聽聽聽modules / mod_authz_svn . so < Location聽 / svn /> DAV聽svn SVNParentPath聽/ etc / svn / repos1 SVNListParentPath聽on AuthType聽Basic AuthName聽" MY SVN聽Repository " AuthUserFile聽/ etc / svn / repos1 / passwd . conf AuthzSVNAccessFile聽 / etc / svn / repos1 / authz . conf Require 聽vaild - user </ Location > 鍒涘緩鐢ㄦ埛鍜屽瘑鐮侊細${apache}/bin/htpasswd聽/etc/svn/repos1/authz.comf user1 authz.conf鐨勯厤緗細[groups] group1聽 = 聽user1 group2聽 = 聽user1 , user2 [ / ] * 聽 = 聽r [project1 :/ path1] @group1 聽 = 聽rw [project1 :/ path2] @group2 聽 = 聽rw 鍙栧嚭錛歴vn co file:///etc/svn/report1
鍙﹀闇瑕佷慨鏀逛袱涓湴鏂癸紝涓嶇劧鏃犳硶鎻愪氦淇敼鐨勬枃浠訛細
chown -R sysuser:sysuser /etc/svn/report1 chmod -R 700 /etc/svn/report1
鍦?{apache}/conf/httpd.conf涓壘鍒幫細 User daemon Group daemon 鏀逛負 User sysuser Group sysuser 浠oot鐢ㄦ埛鍚姩apache鍚庯紝鑷姩鍒囨崲鍒皊ysuser韜喚榪愯 ]]> Apache + Subversion 瀹夎 http://www.aygfsteel.com/pepsixp/archive/2006/12/04/85237.html闃垮鏂. 闃垮鏂. Mon, 04 Dec 2006 05:16:00 GMT http://www.aygfsteel.com/pepsixp/archive/2006/12/04/85237.html http://www.aygfsteel.com/pepsixp/comments/85237.html http://www.aygfsteel.com/pepsixp/archive/2006/12/04/85237.html#Feedback 0 http://www.aygfsteel.com/pepsixp/comments/commentRss/85237.html http://www.aygfsteel.com/pepsixp/services/trackbacks/85237.html 鐜錛歋unOS 5.9 Generic銆丄pache-2.2.3銆丼ubversion-1.4.2
Apache
涓嬭澆httpd-2.2.3.tar.gz錛岃В鍘?
媯鏌ath鏄惁鍔犲叆浜嗭細/usr/ccs/bin錛岃繖鏄垜make鎶ラ敊鐨勬牴婧愶紝涔嬪悗灝變竴椹鉤宸濅簡
$ ./configure --enable-dav --enable-so --prefix=/usr/local/apache2/
$ make;make install
淇敼/usr/local/apache2/conf/httpd.conf涓殑ServerName鐨勯厤緗紝鍐欎笂鏈嶅姟鍣ㄧ殑IP鍦板潃鍜岀鍙e彿錛屼緥濡係erverName聽 12.34.56.78:80
榪涘叆bin鐩綍鍚姩(闇瑕乺oot)錛? ./apachectl start
鎵撳紑嫻忚鍣?a href="http://ip_address/">http://ip_address/錛岀瓑寰呮祴璇曢〉"It works!"鐨勫嚭鐜?:_)
Subversion
涓嬭澆neon-0.26.2.tar.gz錛岃В鍘?
$ ./configure --prefix=/usr/local/neon; make; make install
涓嬭澆subversion-1.4.2.tar.gz錛岃В鍘?
$ ./configure --prefix=/usr/local/subversion --with-apxs=/usr/local/apache2/bin/apxs --with-apr=/usr/local/apache2 --with-apr-util=/usr/local/apache2 --with-neon=/usr/local/neon --with-ssl --with-zlib
$ make;make install
淇敼apache閰嶇疆鏂囦歡httpd.conf錛?br />LoadModule dav_svn_module modules/mod_dav_svn.so聽 LoadModule authz_svn_module modules/mod_authz_svn.so聽 <Location /svn> DAV svn聽 SVNParentPath /home/svnroot/ </Location>
鍒涘緩浠撳簱錛?br />$ mkdir /home/svnroot/ $ cd /usr/local/subversion/bin $ ./svnadmin create /home/svnroot/test $ ./svn import /home/user/import file:///home/svnroot/test 鈥搈 "import files test"
閲嶅惎Apache $ ./usr/local/apache2/bin/apachectl restart 鎵撳紑嫻忚鍣細http://localhost/svn/test 錛屽簲璇ヨ兘鐪嬪埌浜涗粈涔堜笢瑗?
]]> Ubuntu6.10 - 鍒濆鍖?/title> http://www.aygfsteel.com/pepsixp/archive/2006/11/12/80654.html闃垮鏂. 闃垮鏂. Sat, 11 Nov 2006 16:52:00 GMT http://www.aygfsteel.com/pepsixp/archive/2006/11/12/80654.html http://www.aygfsteel.com/pepsixp/comments/80654.html http://www.aygfsteel.com/pepsixp/archive/2006/11/12/80654.html#Feedback 0 http://www.aygfsteel.com/pepsixp/comments/commentRss/80654.html http://www.aygfsteel.com/pepsixp/services/trackbacks/80654.html 嬋媧籸oot鐢ㄦ埛錛?br />
sudo passwd root 淇敼婧愶細
sudo gedit /etc/apt/sources.list 鍒犻櫎鎵鏈夊唴瀹瑰茍娣誨姞濡備笅淇℃伅(姹熻嫃鐪佸父宸炲競鐢典俊)錛?br />deb http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ edgy-proposed main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu-cn/ edgy main restricted universe multiverse 鍗囩駭緋葷粺錛?br />sudo apt-get update
sudo apt-get dist-upgrade 璁劇疆鏈湴local鐜錛?br />sudo dpkg-reconfigure locales 瀹夎涓枃璇█鏀寔: do apt-get install language-pack-gnome-zh language-pack-gnome-zh-base language-pack-zh language-pack-zh-base language-support-zh
瀹夎涓枃瀛椾綋錛?br />sudo apt-get install ttf-arphic-ukai ttf-arphic-uming 瀹夎緙栬瘧鐜:
sudo apt-get install build-essential 鏇存敼 GRUB 鑿滃崟鍐呭紑鏈虹郴緇熺殑棰勮鍊?br />sudo vi /boot/grub/menu.lst 淇敼 ... default 0 ... 濂戒簡錛屾敞閿涓涓嬬數鑴戯紝鍐嶆鐧誨叆鍚庢寜 Ctrl + 絀烘牸閿?嬋媧昏緭鍏ユ硶) 搴旇鍙互浣跨敤錛屽茍涓旀暣涓晫闈㈤兘鏄腑鏂囩殑浜嗐?img src ="http://www.aygfsteel.com/pepsixp/aggbug/80654.html" width = "1" height = "1" /> ]]>
主站蜘蛛池模板:
正阳县 |
仪陇县 |
贡山 |
湖州市 |
卢龙县 |
新密市 |
廊坊市 |
信宜市 |
贡山 |
盱眙县 |
蓬莱市 |
廉江市 |
保山市 |
台湾省 |
浮山县 |
水城县 |
怀化市 |
瓮安县 |
和平县 |
郑州市 |
东港市 |
盐池县 |
德保县 |
铜川市 |
江陵县 |
黑龙江省 |
永吉县 |
富川 |
田林县 |
呼伦贝尔市 |
炎陵县 |
平潭县 |
山丹县 |
通河县 |
钟祥市 |
修文县 |
清水县 |
阿克苏市 |
锡林郭勒盟 |
永修县 |
罗山县 |