Feed
Categories
Tags
caching CFML cms CodeProject Coldfusion django farcry fastcgi from the inside guide hotlinking humor iis iis6 java load balancer manager mod_auth mod_cache mod_dbd mod_developer mod_disk_cache mod_env mod_evasive mod_expires mod_gzip mod_headers mod_hotlink mod_linkfreeze mod_log_config mod_proxy mod_rewrite mod_seo news performance plesk proxy ruby security SEO shared hosting titbits unicode wordpress zoo
Tag Archives: guide
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 … Continue reading
Posted in Helicon Ape
Tagged cms farcry guide
Comments Off on Guide: Building FarCry CMS permalinks with Helicon Ape on IIS7
Guide: How to enable mod_gzip compression for IIS7
Hi all! In this article we will tell you how to enable mod_gzip and make it work the way you want. The basics of the module are recounted in Introduction to mod_gzip. We’ll only remind that mod_gzip is used to … Continue reading
Example of mod_cache application
In the previous articles we told you what cache is and how it works in Helicon Ape. Now it’s time to use obtained knowledge in practice. Today we gonna apply caching for PHP application called qdig that helps organize images … Continue reading
Posted in Helicon Ape
Tagged caching guide mod_cache
Comments Off on Example of mod_cache application
How mod_cache works?
Helicon Ape release (coming very-very soon) will contain mod_cache module. And as we promised in our previous article we are now giving you more thorough description of mod_cache operation.
Tuning WordPress with Helicon Ape on IIS7 (permalinks, browser/server caching, compression)
WordPress is a highly popular and rapidly growing open source CMS providing powerful blog-designing facilities. Accounting for its popularity we decided to write an article in which we’ll show how to optimize, speed up, prettify WordPress operation using Helicon Ape. So, … Continue reading
Posted in Helicon Ape
Tagged cms guide mod_expires mod_gzip mod_headers mod_rewrite wordpress
9 Comments
URL-rewriting basics and map-files application
Lack of understanding of basic URL-rewriting concepts often leads to the problems with rules-writing. So we decided to give a brief and simple explanation of some general concepts. URL-rewriting allows to substitute real (often ugly) URLs with pretty ones and … Continue reading
How to enable mod_rewrite in Helicon Ape
Hope you’ve already installed Helicon Ape and are ready to have a look at it. So, let’s start!
Posted in Helicon Ape
Tagged guide mod_rewrite
Comments Off on How to enable mod_rewrite in Helicon Ape