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: CodeProject
Keyword reach URLs in 5 minutes
This article is an introduction as well as a detailed guide to new mod_seo module being an integral part of Helicon Ape 3 which is destined to build good-looking URLs based on the application’s DB data or maps without necessity … Continue reading
Introduction to database functionality of Helicon Ape
Hello, New release of Helicon Ape has come out right after winter holidays. We wanted to fix a few found bugs and satisfy users’ feature requests. However we also had a desire to bring something new and useful. So here … Continue reading
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 … Continue reading
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 … Continue reading
Posted in Helicon Ape
Tagged CodeProject hotlinking mod_hotlink
Comments Off on Protecting image gallery with Helicon Ape mod_hotlink
Prevent DoS attacks with Helicon Ape mod_evasive module
Hello, folks!Security is an important subject and we are trying to include some protection features into our software. Perhaps you have already heardabout HotlinkBlocker and its reincarnation in Helicon Ape — mod_hotlink module.Cool stuff, but we want to give you more. … Continue reading
Strong hotlink protection with Helicon Ape mod_hotlink module
Hello everyone! We are happy to inform you that Helicon Ape 1.0.0.15 and newer may boast additional functionality and especially mod_hotlink module. And for you to feel its power we offer a brief overview reinforced by real practical examples.
Enabling site authentication not using Windows users
Sometimes you may want to add simple user authorization to your site, but it’s unlikely or impossible to use Windows users system. In such case a suitable solution is offered by HTTP authentication/authorization system implemented in Helicon Ape mod_auth fellowship.In … Continue reading
Posted in Helicon Ape
Tagged CodeProject mod_auth security
Comments Off on Enabling site authentication not using Windows users
Exploding myths about mod_rewrite. Part I
For many years mod_rewrite was considered enigmatic and incomprehensible voodoo art. We want to shatter this myth and illustrate that mod_rewrite can be easy and handy instrument for everyone who is at least slightly acquainted with regular expressions (more info … Continue reading