Google Dashboard, Web History - 個人 設定、隱私資料庫

Google 到底儲存多少資料? Google 在我們的操作過程紀錄多少東西?

閱讀全文〈Google Dashboard, Web History - 個人 設定、隱私資料庫〉

Apache2 mod_rewrite 於 %2F (/) 的 Bug 修復

現在大家都喜歡使用 /user/add, /user/list, /user/del ... 等等的網址, 若要於 Apache2 實現, 可以使用 mod_rewrite (rewrite) 實作.

但是 Apache2 的 mod_rewrite (RewriteRule) 在遇到 %2F 時, 於解析結果會和想像中的不同(%2F = /).

閱讀全文〈Apache2 mod_rewrite 於 %2F (/) 的 Bug 修復〉