Home
Home
Home
Submit
Home
Source

.htaccess

.htaccess files are configuration files that provide a way to make configuration changes on a per-directory basis. They can give you extra control over your server, allowing you to password protect directories, enable server side includes, generate custom error messages, and block users by IP address among other things.
.htaccess Error Handling
htaccess: Stopping "page not found" errors
.htaccess / Error Handling
How to use an .htaccess file to automatically redirect requests for files that may have moved following a site redesign. This really useful technique will stop your users getting "page not found" errors after bookmarking pages on your site that no longer exist. Also solves problem of search engines that haven't caught up yet with your new site structure.

Site: designertuts.com Report - View Tutorial

.htaccess General Guides
Changing the Default Directory Page
.htaccess / General Guides
This guide shows you how to change your default directory page with the DirectoryIndex command.

Site: www.ssi-developer.net Report - View Tutorial

.htaccess Error Handling
Custom Error Documents
.htaccess / Error Handling
Prefer to use your own custom error documents instead of the boring default ones?

Site: www.ssi-developer.net Report - View Tutorial

.htaccess General Guides
Prevent Viewing of Files
.htaccess / General Guides
Lets say you have a file that you don't want anyone to view.

Site: www.fedtrek.com Report - View Tutorial

.htaccess General Guides
Block Unwanted Referers
.htaccess / General Guides
Why would you want to block a referer? Well, for one, there are some sites that use webcrawlers that store a url of a page from that site and transmit it as a referering URL when they access your site. They do this thinking (and hopeing) that the URL will go into a publically available hit log for your website and that the URL will be displayed as a link back to their site resulting in their site getting a higher page ranking in search engines.

Site: www.fedtrek.com Report - View Tutorial

.htaccess Error Handling
Setting Error Pages
.htaccess / Error Handling
Setting error pages using .htaccess is easy.

Site: www.fedtrek.com Report - View Tutorial

.htaccess General Guides
IP Banning
.htaccess / General Guides
Ban a visitor from visiting your site by banning their IP address.

Site: www.depiction.net Report - View Tutorial

.htaccess General Guides
Server Side Includes
.htaccess / General Guides
Using Server Side Includes, you can insert the contents of another file into the current one, meaning you only have to change this one included file and it's contents will change on every page on your site.

Site: www.yourhtmlsource.com Report - View Tutorial

.htaccess General Guides
Using your own Local Test Server with the works
.htaccess / General Guides
Wouldn't it be great if you could turn your own computer into a mini web server of its own, that would allow you to use your browser just like a real site to test it? Well, get ready folks, you can.

Site: www.4webhelp.net Report - View Tutorial

.htaccess General Guides
Control File Defaults in Apache
.htaccess / General Guides
Apache allows webmasters to create special files called .htaccess and .htpasswd with which access control and a range of defaults can be managed. This tutorial will first of all show you how to create a .htaccess file, and then how to use it to control error reporting, default filenames, and password protection.

Site: www.4webhelp.net Report - View Tutorial

.htaccess General Guides
Introduction to .htaccess
.htaccess / General Guides
We introduced you to .htaccess and some of its useful features. In this part we will show you how to use the .htaccess file to implement some of these.

Site: www.webhostgear.com Report - View Tutorial

.htaccess General Guides
Fun with .htaccess
.htaccess / General Guides
The .htaccess is a simple ASCII text file placed in your www directory or in a subdirectory of your www directory. You can create or edit this file in any text editor (such as NotePad) and then upload it to the directory for which you want to modify the settings.

Site: www.hostingmanual.net Report - View Tutorial

.htaccess Redirection
301 Redirect
.htaccess / Redirection
Giving search engine spiders direction - 301 redirect.

Site: www.tamingthebeast.net Report - View Tutorial

.htaccess General Guides
Introduction
.htaccess / General Guides
In this tutorial you will find out about the .htaccess file and the power it has to improve your website.

Site: wiredgorilla.com Report - View Tutorial

.htaccess General Guides
Introduction
.htaccess / General Guides
Learn the basics of .htaccess files and how to use them.

Site: www.depiction.net Report - View Tutorial

Random Tutorials
.htaccess Redirection
Redirecting Pages
.htaccess / Redirection
This guide shows you how to use .htaccess to redirect a specific page to another address.

Site: www.ssi-developer.net Report - View Tutorial

.htaccess Error Handling
Customizable 404 pages
.htaccess / Error Handling
A 404 error page comes up whenever someone clicks a broken link, or goes to a URL on your site that doesn't exist. To make a custom 404 error page you must first make a page that you want to be your 404 error page. It can have images, CSS, a message about the error, etc.

Site: www.webdesign.org Report - View Tutorial

.htaccess General Guides
Popular Web Tricks
.htaccess / General Guides
A really cool feature that web designers overlook is the use of the .htaccess file. Simply put, whenever you see a custom error page (404, 403, etc.), use server side includes, restrict IPs, load a default page, or do any host of events invisible to the user, you are probably going to be using .htaccess.

Site: www.kirupa.com Report - View Tutorial

.htaccess URL Rewrite
Rewriting URLs with mod_rewrite
.htaccess / URL Rewrite
In this tutorial you will learn about rewriting URLs with mod_rewrite.

Site: www.4webhelp.net Report - View Tutorial

.htaccess General Guides
Fun with .htaccess
.htaccess / General Guides
The .htaccess is a simple ASCII text file placed in your www directory or in a subdirectory of your www directory. You can create or edit this file in any text editor (such as NotePad) and then upload it to the directory for which you want to modify the settings.

Site: www.hostingmanual.net Report - View Tutorial

 
Site Search

 
.htaccess
 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement