17 items | 41 visits
Collection of websites about the Apache HTTP server and related resources.
Updated on 2008-11-12
Created on 2008-10-04
Category: Computers & Internet
URL:
The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards. Apache has been the most popular web server on the Internet since April 1996.
Short overview of the history and features of the Apache web server.
WampServer is a Windows web development environment. It allows you to create web applications with Apache, PHP and the MySQL database. It also comes with PHPMyAdmin and SQLiteManager to easily manage your databases.
XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. Available for Windows, OS X, Linux and Solaris.
.htaccess
Introduction to .htaccess files - what they are, how to use them and when not to them.
Very detailed guide to everything you can do with .htaccess
Comprehensive guide to .htaccess covering error documents, password protection, blocking users and bots, redirects, MIME types, preventing image hotlinking and directory listings.
.htaccess files are often used because they allow quick changes to the apache web server configuration and don’t require apache to be restarted. However with this flexibility comes a number of performance implications.
Apache's documentation of the mod_rewrite module. Very technical and detailed description of all rewrite-related directives.
This document supplements the mod_rewrite reference documentation. It describes how one can use Apache's mod_rewrite to solve typical URL-based problems with which webmasters are commonony confronted. We give detailed descriptions on how to solve each problem by configuring URL rewriting rulesets.
This guide discusses advanced topics like web clusters with consistent URL space, structured homedirs, access restriction, etc.
Very detailed guide to URL rewriting with mod_rewrite, with many real-life examples.
Great introduction to rewriting URLs with mod_rewrite, with many step-by-step explanations and examples.
The mod_rewrite cheat sheet is a one-page reference sheet, listing flags for the RewriteRule and RewriteCond directives, list of server variables, a regular expression guide and several examples of common rules.
This article shows 2 awesome ways to implement caching on your website using Apache .htaccess (httpd.conf) files on the Apache Web Server. Both methods are extremely simple to set up and will dramatically speed up your site!
Discussion Forums
Discussions about .htaccess, mod_rewrite, and other Apache specific topics.
Discussion forum specifically about .htaccess - redirect and rewrite questions, security and authentication, etc.
17 items | 41 visits
Collection of websites about the Apache HTTP server and related resources.
Updated on 2008-11-12
Created on 2008-10-04
Category: Computers & Internet
URL: