.htaccess Generator
June 15, 2006 at 12:02 am (apache, coldcase, htaccess)
This is a great page for any website owner/creator. It asks a few questions, and then will generate a nice clean .htaccess file for you.
June 15, 2006 at 12:02 am (apache, coldcase, htaccess)
This is a great page for any website owner/creator. It asks a few questions, and then will generate a nice clean .htaccess file for you.
June 14, 2006 at 9:15 pm (apache, coldcase, htaccess, tutorial)
A list of tips about the .htaccess file and its tweaking. It will be updated as more tips become available. Just solutions, with no long explaining!
June 14, 2006 at 4:47 pm (apache, coldcase, htaccess, tutorial)
Here's a cool collection of articles, tutorials, tools and forum threads to help master that Apache's .htaccess file. An link essential for webmasters and web programmers…
June 14, 2006 at 12:58 pm (apache, coldcase, debug, php)
This article details various methods for debugging PHP applications, including turning on error reporting in Apache and PHP, and by placing strategic print statements to locate the source of more difficult bugs through a simple example PHP script.
June 14, 2006 at 12:29 pm (apache, coldcase, howto, mysql, perl, php, tutorial)
Excellent tutorial on how to set up Apache Perl MySQL and PHP working and talking to each other on Windows. Step by step easy to follow instructions.