Elite

FREE THOUGHT · FREE SOFTWARE · FREE WORLD

Posts Tagged ‘Elite’


Elite Log File Scrolling with Color Syntax

Saturday, August 9th, 2008

Scrolls the latest log entries for multiple log files to the current screen or to any other monitor or TTY in color using syntax highlighting, making debugging easier and saving a lot of time for multi-monitor workstations.



Instruct Search Engines to come back to site after you finish working on it

Thursday, February 28th, 2008

HTTP Errors, HTTP Timeouts can be prevented with a 503 Service Temporarily UnavailableNifty SEO tip to get Search Engine Bots to check your site every hour until you finish working on it and tell them you are finished.


Tips on Writing WordPress Plugins

Monday, November 26th, 2007

WordPress Plugin Template: AskApache PluginsThought I’d give you all the tips and tricks that I’ve learned and use when developing WordPress plugins.. which can be quite fun!



Random Bits, the podcast that gives you an insiders view

Tuesday, October 9th, 2007

I was over at Alex King’s blog today checking out his mobile web plugin for wordpress and I noticed some fresh podcasts from some of the industry’s finest. The feeds are .mp3 and are easy to find and browse on the search-this.com site. They have some pretty nice articles over there as well..



Speed Tips: Use Multiple SubDomains

Monday, September 17th, 2007

To make your site even faster, serve certain content from different subdomains. The reason this works is amazingly cool!


Speed Up Google Analytics with urchin.js

Friday, September 14th, 2007

Update: This article is a bit dated, to get the newest and latest Google Analytics Speed Tips, check out the 3 part update about Hosting, Cookie Domains,…


Troubleshooting Apache .htaccess Authentication

Saturday, August 18th, 2007

Apache Web Server users have problems getting Apache Authentication/password-protection in htaccess working, this is a troubleshooting guide to get Password Protection working!


Apache Variable Fun in htaccess

Tuesday, April 10th, 2007

Server and Environment Variables are used by The Apache HTTP Server by provides a mechanism for storing information. This information can be used to control various operations such as logging or access control.



SEO Redirects without mod_rewrite

Tuesday, April 10th, 2007

Web Professionals use mod_rewrite to issue 301 and 302 Redirects for Search Engines. Sometimes you may not have mod_rewrite.c or you want an alternative redirect method. Using mod_alias RedirectMatch you can use REGEX in Redirect commands!


htaccess Tricks for Webmasters

Tuesday, April 10th, 2007

Some of my favorite htaccess examples from some of my favorite .htaccess tutorials. These cut-and-paste ready htaccess code snippets are very useful for website and server administrators.


Mixed SSL Content Warning Secure Fixed

Sunday, April 8th, 2007

I used to run into the problem of having warning messages pop up when I accessed a page with secure and non-secure information and finally I found something that let me post non-ssl encrypted content on an ssl encrypted page and no warning messages will pop up!


htaccess rewrite, htaccess

Tuesday, April 3rd, 2007

Comprehensive .htaccess example file with advanced examples in 1 htaccess sample skeleton .htaccess file with the very best apache htaccess examples… Updated frequently based on detailed info from the Apache htaccess tutorial.


301 Redirect with mod_rewrite or RedirectMatch

Friday, March 2nd, 2007

301 Redirects using Apache mod_rewrite or RedirectMatch in .htaccess or httpd.conf



Rewrite underscores to hyphens for SEO URL

Thursday, February 22nd, 2007

Replace underscores in URLs with hyphens using Apache .htaccess.



It's very simple - you read the protocol and write the code. -Bill Joy

HTML | DCMI | GRDDL | XOXO | XDMP | XFN | DOM | XML | XHTML 1.1 Strict | CSS 2.1 | W3C

Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License, just credit with a link.
This site is not supported or endorsed by The Apache Software Foundation (ASF). All software and documentation produced by The ASF is licensed. "Apache" is a trademark of The ASF. NCSA HTTPd.
UNIX ® is a registered Trademark of The Open Group. POSIX ® is a registered Trademark of The IEEE.

Site Map | Contact Webmaster | Glossary | License and Disclaimer | Terms of Service

↑ TOP
Main