The .htaccess is a distributed configuration file, and is how Apache handles configuration changes on a per-directory basis.
WordPress uses this file to manipulate how Apache serves files from its root directory, and sub-directories thereof. Most notably, Web WP modifies this file to be able to handle pretty permalinks.
![]() |
Wordpress htaccess |
WordPress uses this file to manipulate how Apache serves files from its root directory, and sub-directories thereof. Most notably, Web WP modifies this file to be able to handle pretty permalinks.
0 Comments