昨天只寫到如何讓 Instant LifeType 的 Control Center 能夠執行,卻還少寫了一個步驟,真是超級糊塗。
因為改用 Apache 與 LightTPD 的 Virtual Host 的設定方式,所以我們必須在 Windows 的 hosts 檔案下加入兩個網址的對應,這樣我們才能在本機上實驗 Instant LifeType。詳細步驟如下:
- 將滑鼠移到 Instant LifeType 在系統列的圖示上按下右鍵。
- 選擇 [進階伺服器設定>>編輯 hosts 檔案],Instant LifeType 會用 MadEdit 打開你的 C:/Windows/system32/drivers/etc/hosts 這個檔案。
- 然後在這個檔案中加入 127.0.0.1 yourdomain.tld 與 127.0.0.1 www.yourdomain.tld,然後存檔。這樣才能開始使用 Instant LifeType。