.htaccess

Why Trust Techopedia

What Does .htaccess Mean?

The .htaccess file is a configuration file for the Apache HTTP Server that allows administrators to specify options for individual directories. The syntax is exactly the same as Apache’s other configuration files. The file is placed in the directories where the web pages are served, to give finer-grained controls than the system-wide configuration file, httpd.conf.

Advertisements

Techopedia Explains .htaccess

The .htaccess is a plain text configuration file for the Apache HTTP Server that allows administrators to specify options for directories where web content is served. The initial “.” in .htaccess means that the file will be invisible on Unix-like systems in directory listings except with the “ls -a” command. The syntax for the file is exactly the same as the system-wide httpd.conf configuration file. The .htaccess file is placed in the directory where the administrator wants to override Apache’s settings.

The Apache Foundation recommends against using .htaccess when a user has access to the system-wide file as using it can slow down the web server.

Advertisements

Related Terms

Margaret Rouse
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…