PHP Classes

Classes of Maic Nogueira

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Maic Nogueira (1)  >  Mission progress status  >  Reputation  
Picture of Maic Nogueira
Name: Maic Nogueira <contact>
Classes: 1
Country: Brazil Brazil
Age: 30
All time rank: 3966320 in Brazil Brazil
Week rank: 220 Up14 in Brazil Brazil Up
All time users: 256
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Htaccess File...  
PHP Programming Innovation award nominee
October 2021
Number 3
Generate Apache configuration to redirect requests
This package can generate Apache configuration to redirect requests.

It can generate the .htaccess file in the document root directory of the current domain of the site that executes this class.

The .htaccess file defines parameters to configure the Apache Web server to perform several types of requests. Currently, it can:

- Redirect user-friendly URL accesses to a script named index.php

- Redirect all non-SSL requests to the same URL of a site in the SSL version

The class can also remove the .htaccess file from the current domain document root directory.

In Portuguese:

Este pacote pode gerar configuração do Apache para redirecionar solicitações.

Ele pode gerar o arquivo .htaccess no diretório raiz do documento do domínio atual do site que executa esta classe.

O arquivo .htaccess define parâmetros para configurar o servidor Apache Web para realizar vários tipos de solicitações. Atualmente, ele pode:

- Redirecionar acessos de URL amigáveis para um script denominado index.php

- Redirecionar todas as solicitações não SSL para o mesmo URL de um site na versão SSL

A classe também pode remover o arquivo .htaccess do diretório raiz do documento de domínio atual.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z