.htaccess guidance

.htaccess is a special Apache file that tells your website how to function.

You can edit the existing .htaccess file on your site, or you can create a new text file in any directory and name it .htaccess

How can I secure my .htaccess file?

The file is already protected; it will be forbidden to browsers. To be very sure, double check that the file is named ".htaccess" and not "htaccess" nor "htaccess.txt". (It must start with a dot.)

Can I delete my .htaccess file permanently?

You can delete the .htaccess file, but it will reappear immediately as a blank file.

Designdill has default directives which will always be in place, unless you create your own directives to overrule ours.

Example

Designdill uses this code as a default, even if you erase and remove the .htaccess file.

DirectoryIndex index.html index.shtml index.php default.html home.html

You can override those defaults by creating your own rules.

DirectoryIndex home.html page1.php index.txt

Online Guides

If you do not code this file correctly, it can cause website errors.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Windows Mail

É possível configurar uma variedade de contas diferentes usando o Windows Mail....

Para que serve o FTP e como utilizalo?

FTP (File Transfer Protocol) é um protocolo utilizado para a transferência de dados...

Criar usuário FTP no Cpanel

Para adicionar uma conta FTP no seu Cpanel, siga os passos abaixo Clique em Contas FTP...

Criar conta de e-mail

Para criar sua conta de e-mail no seu Cpanel é muito simples basta seguir as etapas descrita logo...

Excluir uma conta de e-mail existente

Para excluir um e-mail Acesse seu Cpanel seudominio.com/cpanel Informe seu Usuário e...

Powered by WHMCompleteSolution