Ver Mensaje Individual
  #2 (permalink)  
Antiguo 10/09/2016, 03:37
Avatar de lauser
lauser
Moderator Unix/Linux
 
Fecha de Ingreso: julio-2013
Ubicación: Odessa (Ukrania)
Mensajes: 3.278
Antigüedad: 10 años, 9 meses
Puntos: 401
Respuesta: Centos +Webmin + Codeigniter

En la carpeta html puedes crear un index.php:
Código PHP:
Ver original
  1. <?php
  2. // Redirect to main file
  3. header('Location: miproyecto/index.php');
  4. ?>
Si te da algún problema (que no lo creo), deberas modificar /etc/httpd/conf/httpd.conf
__________________
Los usuarios que te responden, lo hacen altruistamente y sin ánimo de lucro con el único fin de ayudarte. Se paciente y agradecido.
-SOLOLINUX-