Podrías hacer lo siguiente:
Cambia los nombres de los archivos siguientes:
content.php --> index.php
index.php --> content.php
Ve a:
AdminCP --> Opciones --> Opciones --> Content Management
En la opción 'Site Tab URL', reemplaza content.php por index.php
Abre el archivo content.php y cambia esta línea:
por esto:Código PHP:require('content.php');
Así cuando coloques www.tusitio.com/index.php o www.tusitio.com/ irás al PortalCódigo PHP:require('index.php');



URL del LinkBack
Acerca de los LinkBacks



Citar








