David Lin
你來到這裡 是因為你知道我知道你不知道的 : 亂談 | 趨勢 | 網路 | google | linux | 雲端
2010年5月20日星期四
htaccess redirect when site under maintenance
Options +FollowSymlinks
RewriteEngine on
RewriteCond %{REQUEST_URI} !/maintenance.html$
RewriteRule $ /maintenance.html [R=302,L]
2010年5月17日星期一
move ubuntu lucid window buttons
run gconf-editor
go to apps/metacity/general and change the value to :close,minimize,maximize
easy!
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)