WAHIL.net

Professional Linux consultancy and support.

Entries Tagged ‘apache’

First Apache toolkit

Apache documents Custom 404 error To restrict access eaccelerator to speed up Apache Building Apache 2 Short URLs http redirect filter Module Rewrite – URL Rewriting Guide URL Rewriting Rewriting common examples

Leave a Comment

Speeding up Apache with mod_deflate

It is important to load quickly every website page. In this article, I am going to describe the configuration of mod_deflate for Apache 2. This module let’s you to compress the content that the server is sending to clients (web browsers, in general). By doing it, the pages will load more quickly. First, look for [...]

Leave a Comment