Entries Tagged as ‘Apache’

May 27, 2006

.htaccess Generator

Excellent .htaccess resource.  Just fill out the rather large form and get good, clean code in return.  Link.

May 19, 2006

Redirecting away from “www”

Seeing websites that still use “www” as a prefix is annoying.  It’s unnecessary (most of the time).  It was useful during the early days of the ‘net but now with handy utilities like .htaccess files, it’s not necessary.  Open your .htaccess file and add these lines of code to redirect users away from “www.example.com” to [...]

March 6, 2006

WordPress on a USB drive

This is pretty cool…although I can’t really see where I’d use it.  Maybe you would?!     Anyway, it’s a neat way to load WordPress on a USB drive, using Webserver On a Stick (WOS).  The server on a stick thing seems kind of cool actually.  Here are the instructions.

November 28, 2005

ClarkConnect

You can do some cool stuff at home with a comptuer and free Linux software.  ClarkConnect is an all-in-one package that allows you to run your email, web, and MySQL database applications all in one place.  I’ve dabled some into this, but never really done anything with it.  Reeves has though and I wanted to [...]