Cómo resolver un problema .htaccess en el alojamiento 1and1

AddType x-mapp-php5 .php

DirectoryIndex index.php

RewriteEngine ON

RewriteBase /

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ category / ([^ \ /] +) / (\ / |) $ /index.php?tab1=filter&type=$1 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ category / ([^ \ /] +) (\ / |) $ /index.php?tab1=filter&type=$1 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ página / ([^ \ /] +) / (\ / |) $ /index.php?tab1=page&slug=$1 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ página / ([^ \ /] +) (\ / |) $ /index.php?tab1=page&slug=$1 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ app / ([^ \ /] +) / (\ / |) $ /index.php?tab1=app&slug=$1 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ app / ([^ \ /] +) (\ / |) $ /index.php?tab1=app&slug=$1 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ share / ([^ \ /] +) / ([^ \ /] +) / (\ / |) $ /index.php?tab1=share&slug=$1&id=$2 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ share / ([^ \ /] +) / ([^ \ /] +) (\ / |) $ /index.php?tab1=share&slug=$1&id=$2 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ result / ([^ \ /] +) / ([^ \ /] +) / (\ / |) $ /index.php?tab1=result&slug=$1&id=$2 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ result / ([^ \ /] +) / ([^ \ /] +) (\ / |) $ /index.php?tab1=result&slug=$1&id=$2 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ ([^ \ /] +) / ([^ \ /] +) / (\ / |) $ /index.php?tab1=$1&tab2=$2 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ ([^ \ /] +) / ([^ \ /] +) (\ / |) $ /index.php?tab1=$1&tab2=$2 [QSA]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ ([^ \ /] +) / (\ / |) $ /index.php?tab1=$1 [L]

RewriteCond% {REQUEST_FILENAME}! -F

RewriteCond% {REQUEST_FILENAME}! -D

RewriteRule ^ ([^ \ /] +) (\ / |) $ /index.php?tab1=$1 [L]

# php – COMIENZA el controlador generado por cPanel, no edites

# Configure el paquete “ea-php55” como el lenguaje de programación predeterminado “PHP”.

Aplicación AddType / x-httpd-ea-php55 .php .php5 .phtml

# php – FIN del controlador generado por cPanel, no edite