在使用Godday的空間的時(shí)候,他就提供了一個(gè)將應(yīng)用從Linux轉(zhuǎn)移到Windows環(huán)境的選項(xiàng)(這個(gè)轉(zhuǎn)移還被我們用來作為避免被GW封殺的手段),其實(shí)是不知道Godday是如何實(shí)現(xiàn)PHP應(yīng)用無縫在這兩個(gè)系統(tǒng)之間切換的,今天看到一篇文章介紹Helicon Ape,可以實(shí)現(xiàn)將我們的應(yīng)用從Linux下轉(zhuǎn)移到Windows中,并且提供了模擬Apache配置的環(huán)境,這樣我們完全可以保留在Linux下開發(fā)PHP的習(xí)慣而將應(yīng)用轉(zhuǎn)移到Windows中。
下面是Helicon Ape的一些特性:
* Users can move their Apache web sites to IIS without modifications;
* Current PHP and other Unix oriented web applications can be easily configured for IIS;
* Flexible user permissions control (as they implemented in Apache world);
* Powerful URL rewriting compatible with Apache does not require rule redesign;
* Reverse and forward proxy features available for a web server;
* Low level controls over web site behavior open extended abilities for optimization, security and performance;
* Comprehensive protection from site attacks;
* Flexible compression and cache functions to speed up a server;
* All-round HTTP-level web developer toolset.
對于哪些習(xí)慣Windows的開發(fā)者,這個(gè)看起來是個(gè)不錯(cuò)的選擇。
參考資料:
1、<a >Helicon Ape</a>
2、<a >Helicon Ape Introduction</a>
Tag標(biāo)簽: windows,apache,transfer