Second level subdomain redirecting to main

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'ḿ trying to achieve the subject's goal with no success so far.
This is my apache's config

<VirtualHost *:80>

    ServerName alumnos.epet1.edu.ar
    ServerAlias proyectos.alumnos.epet1.edu.ar
    ServerAdmin administrador@xxxxxxxxxxxx

    DocumentRoot /var/www/proyectos.alumnos

     <Directory /var/www/proyectos.alumnos/>
         Options Indexes FollowSymLinks MultiViews
         AllowOverride All
Require all granted
     </Directory>

    ErrorLog ${APACHE_LOG_DIR}/error_proyectos.alumnos.log
    CustomLog ${APACHE_LOG_DIR}/access_proyectos.alumnos.log combined

</VirtualHost>

Accessing the VH URL browser is redirected to www.epet1...

Have to say that alumnos.epet1... is a fully functional domain

I'm stuck with this problem, any clue?


Regardas in advance.






_______________________________________________
Daniel A. Rodriguez
Departamento de Tecnología para la Gestión
Escuela Provincial de Educación Técnica N° 1
Posadas - Misiones - Argentina
(0376) 443-8578
www.epet1.edu.ar

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux