FileInfo

Languages

Overview

What is an HTACCESS file? An HTACCESS file is a configuration file used by an Apache web server that provides instructions for different directories of a website. "Htaccess" is short for HTTP access, which is the protocol used to transmit webpages.

More Information A website's .htaccess file can be used to perform several important functions, including: Defining the index page of a directory (i.e. "index.html" or "index.php") Specifying the 404 (Page Not Found) error page Performing 301 or 302 page redirects Denying access from specific IP address or other websites Restricting access to certain directories and pages Executing MOD_REWRITE instructions The .htaccess file is always named .htaccess and does not include a filename before the dot. It is placed in the root directory of a website and is processed by the web server each time a webpage is accessed. The Apache .htaccess Tutorial includes additional information about how and when to use .htaccess files.

Popularity3.9/5

34 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Apache HTACCESS file format and Mac, Windows, Linux, and Android apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

MacRabbit Espresso 2 Icon

Breadcrumbs

DeveloperN/A
Popularity3.9 | 34 Votes

Previous / Next

In-Depth

.HTACCESS File Extension

Apache HTACCESS File

DeveloperN/A
Popularity
3.9  |  34 Votes
 

NEW: Open your .HTACCESS file online with File Helper . View Online

What is an HTACCESS file?

An HTACCESS file is a configuration file used by an Apache web server that provides instructions for different directories of a website. "Htaccess" is short for HTTP access, which is the protocol used to transmit webpages.

More Information

A website's .htaccess file can be used to perform several important functions, including:

The .htaccess file is always named .htaccess and does not include a filename before the dot. It is placed in the root directory of a website and is processed by the web server each time a webpage is accessed.

The Apache .htaccess Tutorial includes additional information about how and when to use .htaccess files.

How to open an HTACCESS file

Because .htaccess files are plain text files, you can open and edit them with any text editor. To learn how to use an .htaccess with an Apache web server, refer to the Apache .htaccess Tutorial .

Programs that open or reference HTACCESS files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Apache Web Server

Free

Microsoft Notepad

Included with OS

Other text editor

Mac

Apache Web Server

Free

MacRabbit Espresso

Free Trial

MacroMates TextMate

Free

Other text editor

Linux

Apache Web Server

Free

Other text editor

Web

FileHelper.com

Free

Android

File Viewer for Android

Free +

Category: Web Files

Updated: January 15, 2021

FAQ

What is an HTACCESS file?
An HTACCESS file is a configuration file used by an Apache web server that provides instructions for different directories of a website. "Htaccess" is short for HTTP access, which is the protocol used to transmit webpages.
How do I open an .htaccess file?
Because .htaccess files are plain text files, you can open and edit them with any text editor. To learn how to use an .htaccess with an Apache web server, refer to the Apache .htaccess Tutorial.