锘??xml version="1.0" encoding="utf-8" standalone="yes"?>亚洲精选在线观看,亚洲第一视频网站,2020国产精品亚洲综合网 http://www.tkk7.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.tkk7.com/pepsixp/archive/2007/06/14/DokuWiki.html闃垮鏂. 闃垮鏂. Thu, 14 Jun 2007 14:13:00 GMT http://www.tkk7.com/pepsixp/archive/2007/06/14/DokuWiki.html http://www.tkk7.com/pepsixp/comments/124370.html http://www.tkk7.com/pepsixp/archive/2007/06/14/DokuWiki.html#Feedback 0 http://www.tkk7.com/pepsixp/comments/commentRss/124370.html http://www.tkk7.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
媯(gè)鏌ttpd.conf涓槸鍚﹀凡緇忓姞鍏ワ細(xì)LoadModule rewrite_module libexec/mod_rewrite.so
閰嶇疆a(chǎn)pache鐨刪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鐨勯厤緗枃浠跺搴旓紝鍦ㄦ墽琛屼細(xì)棰勫厛鍔犺澆
<? 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鏂囦歡涓坊鍔狅細(xì)$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.tkk7.com/pepsixp/archive/2006/12/21/89268.html闃垮鏂. 闃垮鏂. Thu, 21 Dec 2006 05:38:00 GMT http://www.tkk7.com/pepsixp/archive/2006/12/21/89268.html http://www.tkk7.com/pepsixp/comments/89268.html http://www.tkk7.com/pepsixp/archive/2006/12/21/89268.html#Feedback 0 http://www.tkk7.com/pepsixp/comments/commentRss/89268.html http://www.tkk7.com/pepsixp/services/trackbacks/89268.html 鍒涘緩
mkdir /etc/svn/repos1
svnadmin create /etc/svn/repos1
svn import file:///etc/svn/repos1聽(tīng) --message "init" // 瀵煎叆褰撳墠鐩綍涓嬫墍浠ユ枃浠?br />svn import /local/mydir/ file:///etc/svn/repos1聽(tīng) --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 鐨勯厤緗細(xì)LoadModule聽(tīng)dav_svn_module聽(tīng)聽(tīng)聽(tīng)聽(tīng)聽(tīng)modules / mod_dav_svn . so LoadModule聽(tīng)authz_svn_module聽(tīng)聽(tīng)聽(tīng)modules / mod_authz_svn . so < Location聽(tīng) / svn /> DAV聽(tīng)svn SVNParentPath聽(tīng)/ etc / svn / repos1 SVNListParentPath聽(tīng)on AuthType聽(tīng)Basic AuthName聽(tīng)" MY SVN聽(tīng)Repository " AuthUserFile聽(tīng)/ etc / svn / repos1 / passwd . conf AuthzSVNAccessFile聽(tīng) / etc / svn / repos1 / authz . conf Require 聽(tīng)vaild - user </ Location > 鍒涘緩鐢ㄦ埛鍜屽瘑鐮侊細(xì)${apache}/bin/htpasswd聽(tīng)/etc/svn/repos1/authz.comf user1 authz.conf鐨勯厤緗細(xì)[groups] group1聽(tīng) = 聽(tīng)user1 group2聽(tīng) = 聽(tīng)user1 , user2 [ / ] * 聽(tīng) = 聽(tīng)r [project1 :/ path1] @group1 聽(tīng) = 聽(tīng)rw [project1 :/ path2] @group2 聽(tīng) = 聽(tīng)rw 鍙栧嚭錛歴vn co file:///etc/svn/report1
鍙﹀闇瑕佷慨鏀逛袱涓湴鏂癸紝涓嶇劧鏃犳硶鎻愪氦淇敼鐨勬枃浠訛細(xì)
chown -R sysuser:sysuser /etc/svn/report1 chmod -R 700 /etc/svn/report1
鍦?{apache}/conf/httpd.conf涓壘鍒幫細(xì) User daemon Group daemon 鏀逛負(fù) User sysuser Group sysuser 浠oot鐢ㄦ埛鍚姩apache鍚庯紝鑷姩鍒囨崲鍒皊ysuser韜喚榪愯 ]]> Apache + Subversion 瀹夎 http://www.tkk7.com/pepsixp/archive/2006/12/04/85237.html闃垮鏂. 闃垮鏂. Mon, 04 Dec 2006 05:16:00 GMT http://www.tkk7.com/pepsixp/archive/2006/12/04/85237.html http://www.tkk7.com/pepsixp/comments/85237.html http://www.tkk7.com/pepsixp/archive/2006/12/04/85237.html#Feedback 0 http://www.tkk7.com/pepsixp/comments/commentRss/85237.html http://www.tkk7.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錛岃В鍘?
媯(gè)鏌ath鏄惁鍔犲叆浜?jiǎn)锛?xì)/usr/ccs/bin錛岃繖鏄垜make鎶ラ敊鐨勬牴婧愶紝涔嬪悗灝變竴椹鉤宸濅簡(jiǎn)
$ ./configure --enable-dav --enable-so --prefix=/usr/local/apache2/
$ make;make install
淇敼/usr/local/apache2/conf/httpd.conf涓殑ServerName鐨勯厤緗紝鍐欎笂鏈嶅姟鍣ㄧ殑IP鍦板潃鍜岀鍙e彿錛屼緥濡係erverName聽(tīng) 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聽(tīng) LoadModule authz_svn_module modules/mod_authz_svn.so聽(tīng) <Location /svn> DAV svn聽(tīng) 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 鎵撳紑嫻忚鍣細(xì)http://localhost/svn/test 錛屽簲璇ヨ兘鐪嬪埌浜涗粈涔堜笢瑗?
]]> Ubuntu6.10 - 鍒濆鍖?/title> http://www.tkk7.com/pepsixp/archive/2006/11/12/80654.html闃垮鏂. 闃垮鏂. Sat, 11 Nov 2006 16:52:00 GMT http://www.tkk7.com/pepsixp/archive/2006/11/12/80654.html http://www.tkk7.com/pepsixp/comments/80654.html http://www.tkk7.com/pepsixp/archive/2006/11/12/80654.html#Feedback 0 http://www.tkk7.com/pepsixp/comments/commentRss/80654.html http://www.tkk7.com/pepsixp/services/trackbacks/80654.html 嬋媧籸oot鐢ㄦ埛錛?br />
sudo passwd root 淇敼婧愶細(xì)
sudo gedit /etc/apt/sources.list 鍒犻櫎鎵鏈夊唴瀹瑰茍娣誨姞濡備笅淇℃伅(姹熻嫃鐪佸父宸炲競(jìng)鐢?shù)淇?錛?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 璁劇疆鏈湴l(fā)ocal鐜錛?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 ... 濂戒簡(jiǎn)錛屾敞閿涓涓嬬數(shù)鑴戯紝鍐嶆鐧誨叆鍚庢寜 Ctrl + 絀烘牸閿?嬋媧昏緭鍏ユ硶) 搴旇鍙互浣跨敤錛屽茍涓旀暣涓晫闈㈤兘鏄腑鏂囩殑浜?jiǎn)銆?img src ="http://www.tkk7.com/pepsixp/aggbug/80654.html" width = "1" height = "1" /> ]]>
主站蜘蛛池模板:
久久亚洲精品无码AV红樱桃 |
亚洲精品偷拍视频免费观看 |
久久久久亚洲AV成人无码 |
精品无码一级毛片免费视频观看 |
亚洲av无码乱码在线观看野外 |
黄色免费网站在线看 |
免费a级毛片在线观看 |
美女免费视频一区二区 |
四虎精品亚洲一区二区三区 |
一区二区三区在线免费观看视频 |
亚洲精品国产精品国自产观看 |
国产美女视频免费观看的网站 |
国产亚洲一区二区三区在线 |
99视频在线免费看 |
亚洲一级高清在线中文字幕 |
毛片免费全部播放一级 |
亚洲乱亚洲乱妇24p |
mm1313亚洲精品国产 |
国内精品免费在线观看 |
亚洲国产精品线观看不卡 |
成年女人免费v片 |
污污视频免费观看网站 |
亚洲国产精品无码久久SM |
在线视频精品免费 |
在线视频亚洲一区 |
国产精品亚洲精品日韩已满 |
99久在线国内在线播放免费观看 |
亚洲kkk4444在线观看 |
亚洲精品一级无码鲁丝片 |
亚洲成人免费在线 |
亚洲欧洲av综合色无码 |
久久久久国产成人精品亚洲午夜
|
免费观看的毛片手机视频 |
日本黄页网址在线看免费不卡 |
国产成A人亚洲精V品无码 |
青青在线久青草免费观看 |
国产亚洲美女精品久久 |
亚洲va在线va天堂va888www |
一二三四影视在线看片免费 |
四虎影视永久在线精品免费 |
亚洲另类激情综合偷自拍 |