Home

Submit

Source

Feeds

.htaccess Prevent Viewing of Files

.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

Related Tutorials
.htaccess Error Handling
Custom Error Messages
.htaccess / Error Handling
It is a fact of life that if you run a busy regularly-updated website you'll also move your files about quite often. Whilst this may not pose a problem for you initially, search engines take a while to process dead links, and during this time you may be losing visitors who go to your old pages and get the standard 'page not found' error. You can prevent this by customizing your error pages, sending your visitors instead to a nice formatted webpage that politely tells them to keep on looking using your new navigation structure.

Site: biorust.com Report - View Tutorial

.htaccess Password Protection
Password Protection of Files
.htaccess / Password Protection
As well as protecting directories .htaccess can also be used to protect individual files or types of files.

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

.htaccess General Guides
Bandwidth Theft
.htaccess / General Guides
Prevent other nefarious webmasters from stealing your bandwidth by hotlinking your images.

Site: www.yourhtmlsource.com Report - View Tutorial

.htaccess General Guides
.htaccess files
.htaccess / General Guides
.htaccess files provide a way to make configuration changes on a per-directory basis.

Site: webauth.stanford.edu Report - View Tutorial

.htaccess General Guides
Prevent Hotlinking Via Image Display
.htaccess / General Guides
Display an image when people try to steal your bandwidth

Site: www.drquincy.com Report - View Tutorial

.htaccess Password Protection
iPasswd - .htpasswd password generator
.htaccess / Password Protection
iPasswd is an online password generation tool for .htpasswd files. These files store a username and password combination (one per line of the file) which is used with .htaccess Basic Authentication. iPasswd also supports MD5 passwords, used in Digest Authentication.

Site: www.z-host.com Report - View Tutorial

.htaccess General Guides
What they are/How to use them
.htaccess / General Guides
.htaccess files (or "distributed configuration files") provide a way to make configuration changes on a per-directory basis. A file, containing one or more configuration directives, is placed in a particular document directory, and the directives apply to that directory, and all subdirectories thereof.

Site: httpd.apache.org 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

.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
What is .htaccess, how its work and what benefits?
.htaccess / General Guides
Learn how to create and use htaccess files on apache servers to enable server side includes, PHP parsing, password protect directories, ban IPs and more.

Site: www.easywebtutorials.com 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 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
Editing .htaccess
.htaccess / General Guides
.htaccess is an abbreviation for Hypertext Access; the default name for Apache's directory-level configuration file, which enables customizing the configuration directives i.e. the parameters defined in the main configuration file. However, the configuration directives need to be in .htaccess context and the user needs appropriate permissions to edit the file. The directives apply to the documents in all the directories and the subdirectories where the .htaccess file remains located. However, the other .htaccess files in the subdirectories may alter or nullify the effects of the ones in the parent directories.

Site: www.websitesource.com Report - View Tutorial

 
Site Search

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