#<VirtualHost *:80>
# The ServerName directive sets the request scheme, hostname and port that
# the server uses to identify itself. This is used when creating
# redirection URLs. In the context of virtual hosts, the ServerName
# specifies what hostname must appear in the request's Host: header to
# match this virtual host. For the default virtual host (this file) this
# value is not decisive as it is used as a last resort host regardless.
# However, you must set it for any further virtual host explicitly.
#ServerName www.example.com
# ServerAdmin webmaster@localhost
# DocumentRoot /var/www/html
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
# error, crit, alert, emerg.
# It is also possible to configure the loglevel for particular
# modules, e.g.
#LogLevel info ssl:warn
# ErrorLog ${APACHE_LOG_DIR}/error.log
# CustomLog ${APACHE_LOG_DIR}/access.log combined
# For most configuration files from conf-available/, which are
# enabled or disabled at a global level, it is possible to
# include a line for only one particular virtual host. For example the
# following line enables the CGI configuration for this host only
# after it has been globally disabled with "a2disconf".
#Include conf-available/serve-cgi-bin.conf
# ServerAdmin webmaster@localhost
# DocumentRoot /var/www/html
# RewriteCond %{HTTP_USER_AGENT} ^.*internal\ dummy\ connection.*$ [NC]
# RewriteRule .* . [F,L]
# ErrorLog ${APACHE_LOG_DIR}/error.log
# CustomLog ${APACHE_LOG_DIR}/access.log combined
#<Directory /var/www/html>
# Options Indexes FollowSymLinks MultiViews
# AllowOverride All
# Order allow,deny
# allow from all
#</Directory>
#</VirtualHost>
##### PAGINA monitores - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName monitores.unillanos.edu.co
ServerAlias www.monitores.unillanos.edu.co
DocumentRoot /var/www/html/monitores
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName monitores.unillanos.edu.co
ServerAlias www.monitores.unillanos.edu.co
DocumentRoot /var/www/html/monitores
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA ACREDITACION - ACREDITACION SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName acreditacion.unillanos.edu.co
ServerAlias www.acreditacion.unillanos.edu.co
DocumentRoot /var/www/html/acreditacion
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName acreditacion.unillanos.edu.co
ServerAlias www.acreditacion.unillanos.edu.co
DocumentRoot /var/www/html/acreditacion
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA ADMISIONES - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName admisiones.unillanos.edu.co
ServerAlias www.admisiones.unillanos.edu.co
# Redirect permanent / https://admisiones.unillanos.edu.co/
DocumentRoot /var/www/html/admisiones2025
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName admisiones.unillanos.edu.co
ServerAlias www.admisiones.unillanos.edu.co
DocumentRoot /var/www/html/admisiones2025
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA BIBLIOTECA - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName biblioteca.unillanos.edu.co
ServerAlias www.biblioteca.unillanos.edu.co
DocumentRoot /var/www/biblioteca
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName biblioteca.unillanos.edu.co
ServerAlias www.biblioteca.unillanos.edu.co
DocumentRoot /var/www/biblioteca
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA BIENESTAR - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName bienestar.unillanos.edu.co
ServerAlias www.bienestar.unillanos.edu.co
DocumentRoot /var/www/html/bienestar
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName bienestar.unillanos.edu.co
ServerAlias www.bienestar.unillanos.edu.co
DocumentRoot /var/www/html/bienestar
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA CONGRESO ICTIOLOGIA 2024 - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName congresoictiologia2024.unillanos.edu.co
ServerAlias www.congresoictiologia2024.unillanos.edu.co
DocumentRoot /var/www/html/ictiologia
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName congresoictiologia2024.unillanos.edu.co
ServerAlias www.congresoictiologia2024.unillanos.edu.co
DocumentRoot /var/www/html/ictiologia
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA CONTRATACION - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName contratacion.unillanos.edu.co
ServerAlias www.contratacion.unillanos.edu.co
DocumentRoot /var/www/html/contratacion
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName contratacion.unillanos.edu.co
ServerAlias www.contratacion.unillanos.edu.co
DocumentRoot /var/www/html/contratacion
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA FCS - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName fcs.unillanos.edu.co
ServerAlias www.fcs.unillanos.edu.co
DocumentRoot /var/www/html/fcs
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName fcs.unillanos.edu.co
ServerAlias www.fcs.unillanos.edu.co
DocumentRoot /var/www/html/fcs
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA FCARN - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName fcarn2.unillanos.edu.co
ServerAlias www.fcarn2.unillanos.edu.co
DocumentRoot /var/www/html/fcarn
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName fcarn2.unillanos.edu.co
ServerAlias www.fcarn2.unillanos.edu.co
DocumentRoot /var/www/html/fcarn
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA ICAOC - ICAOC #####
<VirtualHost 172.15.0.38:80>
ServerName icaoc.unillanos.edu.co
ServerAlias www.icaoc.unillanos.edu.co
DocumentRoot /var/www/html/icaoc
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName icaoc.unillanos.edu.co
ServerAlias www.icaoc.unillanos.edu.co
DocumentRoot /var/www/html/icaoc
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA IDEAD - IDEAD #####
<VirtualHost 172.15.0.38:80>
ServerName idead.unillanos.edu.co
ServerAlias www.idead.unillanos.edu.co
DocumentRoot /var/www/html/idead
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName idead.unillanos.edu.co
ServerAlias www.idead.unillanos.edu.co
DocumentRoot /var/www/html/idead
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA IDEAD DE PRUEBA - IDEAD #####
<VirtualHost 172.15.0.38:80>
ServerName idead2.unillanos.edu.co
ServerAlias www.idead2.unillanos.edu.co
DocumentRoot /var/www/html/idead2
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName idead2.unillanos.edu.co
ServerAlias www.idead2.unillanos.edu.co
DocumentRoot /var/www/html/idead2
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA INTERNACIONALIZACION - OIRI SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName internacionalizacion.unillanos.edu.co
ServerAlias www.internacionalizacion.unillanos.edu.co
DocumentRoot /var/www/html/internacionalizacion
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName internacionalizacion.unillanos.edu.co
ServerAlias www.internacionalizacion.unillanos.edu.co
DocumentRoot /var/www/html/internacionalizacion
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA INVESTIGACIONES - INVESTIGACIONESS #####
<VirtualHost 172.15.0.38:80>
ServerName investigaciones.unillanos.edu.co
ServerAlias www.investigaciones.unillanos.edu.co
DocumentRoot /var/www/html/investigaciones2025
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName investigaciones.unillanos.edu.co
ServerAlias www.investigaciones.unillanos.edu.co
DocumentRoot /var/www/html/investigaciones2025
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA PLANEACION - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName planeacion.unillanos.edu.co
ServerAlias www.planeacion.unillanos.edu.co
DocumentRoot /var/www/html/planeacion
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName planeacion.unillanos.edu.co
ServerAlias www.planeacion.unillanos.edu.co
DocumentRoot /var/www/html/planeacion
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA PREGRADOS - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName pregrados.unillanos.edu.co
ServerAlias www.pregrados.unillanos.edu.co
DocumentRoot /var/www/html/pregrados
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName pregrados.unillanos.edu.co
ServerAlias www.pregrados.unillanos.edu.co
DocumentRoot /var/www/html/pregrados
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA REAP - REVISTA EXPERIENCIAS AGRARIAS Y PEDAGOGICAS #####
<VirtualHost 172.15.0.38:80>
ServerName reap.unillanos.edu.co
ServerAlias www.reap.unillanos.edu.co
DocumentRoot /var/www/html/reap
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName reap.unillanos.edu.co
ServerAlias www.reap.unillanos.edu.co
DocumentRoot /var/www/html/reap
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA RENDICION DE CUENTAS - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName rendiciondecuentas.unillanos.edu.co
ServerAlias www.rendiciondecuentas.unillanos.edu.co
DocumentRoot /var/www/html/rendicion-de-cuentas
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName rendiciondecuentas.unillanos.edu.co
ServerAlias www.rendiciondecuentas.unillanos.edu.co
DocumentRoot /var/www/html/rendicion-de-cuentas
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA SIG - SSTEMA INTEGRADO DE GESTION #####
<VirtualHost 172.15.0.38:80>
ServerName sig.unillanos.edu.co
ServerAlias www.sig.unillanos.edu.co
DocumentRoot /var/www/sig/sig2
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName sig.unillanos.edu.co
ServerAlias www.sig.unillanos.edu.co
DocumentRoot /var/www/sig/sig2
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA RADIOSINDICAL - SINTRAUNICOL #####
<VirtualHost 172.15.0.38:80>
ServerName radiosindical.unillanos.edu.co
ServerAlias www.radiosindical.unillanos.edu.co
DocumentRoot /var/www/html/sintraunicol
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName radiosindical.unillanos.edu.co
ServerAlias www.radiosindical.unillanos.edu.co
DocumentRoot /var/www/html/sintraunicol
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>
##### PAGINA TUTORIALES SIAU - SISTEMAS #####
<VirtualHost 172.15.0.38:80>
ServerName tutorialesiau.unillanos.edu.co
ServerAlias www.tutorialesiau.unillanos.edu.co
DocumentRoot /var/www/html/tutoriales
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
</VirtualHost>
<VirtualHost 172.15.0.38:443>
ServerName tutorialessiau.unillanos.edu.co
ServerAlias www.tutorialessiau.unillanos.edu.co
DocumentRoot /var/www/html/tutoriales
ServerAdmin [email protected]
ServerSignature Off
DirectoryIndex index.html index.php
SSLEngine On
SSLProtocol All -SSlv2 -SSLv3
SSLCertificateFile /etc/apache2/ssl/9d54419b106f3c24.crt
SSLCertificateKeyFile /etc/apache2/ssl/unillanos.key
SSLCertificateChainFile /etc/apache2/ssl/gd_bundle-g2-g1.crt
</VirtualHost>