- How to Configure Apache to GZip Your Components
-
Wednesday, 3rd February 2010
Compressing your Web components will help speed up your Website. The majority of your visitors will benefit as most all Web browsers support GZip compression. You’ll want to compress all text, which includes HTML, CSS, JavaScript, XML, JSON, etc.
Tags: .htaccess, Apache, Apache HTTP Server, CSS, DEFLATE, gzip, HTML, JavaScript, JSON, XML, Yahoo, ZIP
- How to Set an Expires Header in Apache
-
Wednesday, 3rd February 2010
Setting an Expires (or Cache-Control) header in Apache will help speed up your website. I’m running Apache 2.x, and define an expires header for all of the site’s static assets (images, stylesheets, and scripts).
Tags: .htaccess, Apache, Apache HTTP Server, configuration, expires header, images, scripts, stylesheets, Web browsers, Yahoo! Inc.
- Enabling Search Engine Safe URLs with Apache and htaccess
-
Monday, 8th December 2008
An increasingly popular technique among websites and in particular, blogs, is the idea of making URLs search engine friendly, or safe, on the premise that doing so will help search engine optimisation. By removing the obscure query string element of a URL and replacing it with keyword rich alternatives, not only makes it more readable for a human being, but also the venerable robots that allow our page content to be found in the first place.
Tags: .htaccess, All, Apache, ColdBox, ColdFusion, Fusebox, HTTP, httpd.conf, ISAPI, Microsoft, mod_rewrite, New Brunswick, None, PHP, search engine, search engine optimisation, search engine robots, search engine safe, url, URL rewriting, USD, web applications