Helicon Ape 3 Release

New version of Helicon Ape has recently been released!

It offers:

  • free use on up to 3 sites;
  • 30+ Apache-like modules;
  • admin-free installation on shared hosting;
  • improved performance;
  • redesigned, easier-to-use manager;
  • license manager

Test Ape 3 for free during 45 days.
Looking forward to your feedback.

P.S. New articles on Ape 3 features are coming soon. Stay tuned!

Posted in Helicon Ape | Tagged | Comments Off on Helicon Ape 3 Release

ISAPI_Rewrite x64 installation on Windows 2008 Server x64

Installation of ISAPI_Rewrite x64 on Windows 2008 Server x64 may seem a trivial task and it really is of that kind, but nevertheless we’d like to show you the steps installer is making so you could fix possible (though unlikely) problems. Continue reading

Posted in ISAPI_Rewrite | Tagged | Comments Off on ISAPI_Rewrite x64 installation on Windows 2008 Server x64

Titbits: ISAPI_Rewrite double registration

Hello!

We have decided to start a series of little titbits about our software. You may find them interesting
and helpful.

Today we’re gonna explain you what the “double registration” term means. It’s a typical situation on our support when a user can’t get ISAPI_Rewrite working while everything seems great, NTFS permissions are OK, the rules are the simplest ever but still no go.
Continue reading

Posted in ISAPI_Rewrite | Tagged | Comments Off on Titbits: ISAPI_Rewrite double registration

Installation of ISAPI_Rewrite3 x64 on Windows 2008 Server x64

We’ve decided to write this article, because sometimes knowing internals of what’s happening to your server is beneficial and may save time and nerves. Continue reading

Posted in ISAPI_Rewrite | Tagged | Comments Off on Installation of ISAPI_Rewrite3 x64 on Windows 2008 Server x64

mod_proxy – a reverse proxy server inside IIS

What is proxy-server?

Proxy-server is a network service empowering clients to perform indirect requests to other network services. Proxy-server may be considered an intermediary. The brief description of proxy-server operation is as follows:

  • client connects to proxy-server (front-end server)
  • asks proxy-server for some resource located on another server
  • proxy-server connects to the specified server (back-end server)
  • gets requested resource
  • gives out resource to the client

And the client may be ignorant that the requested resource was delivered from another server. Continue reading

Posted in Helicon Ape | Tagged | 6 Comments

Go for SEO with Helicon Ape mod_linkfreeze

Intro

SEO, SE-friendly, search engine marketing — these words are driving mad lots of people today.Everyone wants to be SE-friendly. According to the Wikipedia, search engine optimization (SEO) isthe process of improving the volume or quality of traffic to a web site from searchengines via «natural» («organic» or «algorithmic») search results.In other words, SEO simplifies search robots’ job thus bringing the web site to the top of the search results.Having got the idea, you would probably like to use that technique everywhere. Any new web-site of yours will be optimized for search engine.And that’s pretty good, but not good enough. We’ve missed something here, huh? What about existent sites?What if they are really huge and require loads of code modifications. Are they doomed to have stupidlinks like index.php?id=123? Do you need to spend loads of hours tinkering with a source code? Definitely NO!Right here we are going to show you an easy and powerful way to let SEO in your server without significant effort.Luckily Helicon Ape just got all needed features.

Continue reading

Posted in Helicon Ape | Tagged | 1 Comment

Guide: Building FarCry CMS permalinks with Helicon Ape on IIS7

FarCry CMS is a popular content management solution built with FarCry Core (a web application framework based on the ColdFusion language). As this software is quite popular these days, we want to illustrate to those interested how to operate SEO-friendly URLs in FarCry with the help of Helicon Ape.
Prerequirements: Windows 2008/Vista, IIS7, MySQL, ColdFusion, Helicon Ape.

Continue reading

Posted in Helicon Ape | Tagged | Comments Off on Guide: Building FarCry CMS permalinks with Helicon Ape on IIS7

Protecting image gallery with Helicon Ape mod_hotlink

What is mod_hotlink? It’s a Helicon Ape module you’ll undoubtedly enjoy. Why? ‘Cause it’ll help you avoid the headache when thinking of traffic leechers. It will do it all for you. And now we’ll illustrate this ingenious process taking Gallery2 photo gallery as an example.To start we need the following ingredients:

  • IIS7-driven website (we use www.helicon_test.com)
  • Gallery2
  • Helicon Ape

Continue reading

Posted in Helicon Ape | Tagged | Comments Off on Protecting image gallery with Helicon Ape mod_hotlink

Slow Ape start when external server connections are prohibited

When the server is configured so that all external requests are prohibited the following problem may occur.

Continue reading

Posted in Helicon Ape | Tagged | 751 Comments

Disk-based caching for IIS7

We have already shed some light on the question of web caching and its benefits in our «Web Caching: what is it?» article. We’ve also explained how web caching is realized in Helicon Ape in «How mod_cache works?» article. Back then mod_cache could only store requests in the memory, but now, after Helicon Ape 1.2.0.21 release, there’s mod_disk_cache module that enables cashing to the hard drive.

Continue reading

Posted in Helicon Ape | Tagged | 21 Comments