Home

Submit

Source

Feeds

.htaccess Popular Web Tricks

.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

Related Tutorials
.htaccess General Guides
Security with Apache htaccess
.htaccess / General Guides
Apache Security tips and tricks for securing Apache Web Servers using htaccess, httpd.conf, and other built-in techniques to thwart attackers. This really should be required reading for any Apache admin or user because these little tricks are so easy to do.

Site: www.askapache.com Report - View Tutorial

.htaccess General Guides
Using .htaccess in your Web Project
.htaccess / General Guides
Apache web servers allow the use of a text file called .htaccess to control certain behaviours within a website. The .htaccess file contains a list of brief instructions which are referred to by the web server prior to responding to a web request.

Site: www.mousewhisperer.co.uk Report - View Tutorial

.htaccess General Guides
Introduction
.htaccess / General Guides
A text file called .htaccess can be used to control web server (Apache) behavior for your web site. The other sections of this .htaccess tutorial deal with actual commands (called directives) which can be used. It configures settings for the web server per directory (the one it is placed in) and subdirectories under it.

Site: www.clockwatchers.com Report - View Tutorial

.htaccess General Guides
Information about the .htaccess file
.htaccess / General Guides
The .htaccess file is an ordinary text file that you can create using Notepad or any text editor and ftp it into your Web root directory. This file will contain the configuration statements (commands) to customize the Apache Web server software for your Web site.

Site: www.widexl.com Report - View Tutorial

.htaccess General Guides
Introduction to .htaccess
.htaccess / General Guides
.Htaccess is a small text file that control configuration aspects of an Apache web server. Most people are familiar with the .htaccess file in relation with the ability to restrict access to a directory via password protection. However, .htaccess can do a lot more than password protection. .Htaccess is an extremely powerful configuration tool that can customize the way your web site behaves and how your web server handles requests.

Site: www.cgiextremes.com Report - View Tutorial

.htaccess Password Protection
Password Protection of Web Directories
.htaccess / Password Protection
This tutorial is designed to provide password protection of web directories on a UNIX/Linux server.

Site: www.sitedeveloper.ws Report - View Tutorial

.htaccess General Guides
Using .htaccess Files with Apache
.htaccess / General Guides
This article describes how the Webmaster can extend permission to tailor Apache's behaviour to users, allowing them to have some control over how it handles their own sub-areas of its total Web-space.

Site: apache-server.com Report - View Tutorial

.htaccess General Guides
A tiny .htaccess
.htaccess / General Guides
This is mostly a "stick this in your application" tutorial. The file only does two things, and only on Apache servers, and we explained them as simply as we could. But they offer HUGE functionality for web developers, so take the time to read about it.

Site: www.dmxzone.com Report - View Tutorial

.htaccess General Guides
Using the .htaccess File
.htaccess / General Guides
Web designers often ask how to handle redirects or to password protect directories. The .htaccess file can do these things and more.

Site: www.wise-women.org 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
.htaccess Guide
.htaccess / General Guides
A comprehensive guide to the Apache Web Server's .htaccess configuraiton file. Includes full tutorial covering error documents, password protection, visitor blocking, hot linking prevention techniques and more.

Site: www.htaccess-guide.com Report - View Tutorial

.htaccess General Guides
Create the File and Use it on Your Site
.htaccess / General Guides
.htaccess is a file that you can create using Notepad in Windows (or any text editor) to add some additional functionality to your website and server. It is usually supported by all Unix/Linux web hosts which use the Apache server. This tutorial will help you create the file and use it on your site.

Site: usertools.plus.net Report - View Tutorial

.htaccess Password Protection
Easy Website Password Protection
.htaccess / Password Protection
You can now easily implement password-protected pages to protect folders in your web site. Use these password protected directories to sell downloadable products or provide premium access to members. In this password protection tutorial, we will explain how to create access authorization using only FTP.

Site: www.password-protection.com Report - View Tutorial

 
Site Search

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