帮客之家(www.bkjia.com)教程 在使用godday的空间的时候,他就提供了一个将应用从linux转移到windows环境的选项(这个转移还被我们用来作为避免被gw封杀的手段),其实是不知道godday是如何实现php应用无缝在这两个系统之间切换的,今天看到一篇文章介绍helicon ape,可以实现将我们的应用从linux下转移到windows中,并且提供了模拟apache配置的环境,这样我们完全可以保留在linux下开发php的习惯而将应用转移到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);
立即学习“PHP免费学习笔记(深入)”;
* 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.
对于哪些习惯Windows的开发者,这个看起来是个不错的选择。











