ÿØÿà JFIF ÿÛ „ ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /etc/httpd/conf.d/ |
# # This configuration file enables the default "Welcome" page if there # is no default index page present for the root URL. To disable the # Welcome page, comment out all the lines below. # # NOTE: if this file is removed, it will be restored on upgrades. # <LocationMatch "^/+$"> Options -Indexes ErrorDocument 403 /.noindex.html </LocationMatch> <VirtualHost *:80> ServerName ws.ischool.vn <Location "/"> ProxyPass "ws://localhost:55555/" </Location> RewriteEngine on RewriteCond %{SERVER_NAME} =ws.ischool.vn RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/iportal2020 ServerName iportal2020.uka.edu.vn <Directory "/var/www/html/iportal2020"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =iportal2020.uka.edu.vn RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/st2 ServerName st2.vidoe.top <Directory "/var/www/html/st2"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =st2.vidoe.top RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/st2 ServerName st2.123vid.net <Directory "/var/www/html/st2"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =st2.123vid.net RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/st1.123vid.net ServerName st1.123vid.net <Directory "/var/www/html/st1.123vid.net"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =st1.123vid.net RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/thietkeweb2 ServerName thietkewebvumi.com <Directory "/var/www/html/thietkeweb2"> Options FollowSymLinks AllowOverride All Require all granted </Directory> #ErrorLog "/var/www/html/aae/logs/error_log" #CustomLog "/var/www/html/aae/logs/access_log" combined RewriteEngine on RewriteCond %{SERVER_NAME} =thietkewebvumi.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/thietkeweb2 ServerName kvvanhvu.com <Directory "/var/www/html/thietkeweb2"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =kvvanhvu.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/vidoe.top ServerName vidoe.top ServerAlias www.vidoe.top <Directory "/var/www/html/vidoe.top"> Options FollowSymLinks AllowOverride All Require all granted </Directory> #ErrorLog "/var/www/html/aae/logs/error_log" #CustomLog "/var/www/html/aae/logs/access_log" combined #RewriteEngine on #RewriteCond %{SERVER_NAME} =www.vidoe.top [OR] #RewriteCond %{SERVER_NAME} =vidoe.top #RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/adimi ServerName adimi.thietkewebvumi.com <Directory "/var/www/html/adimi"> Options FollowSymLinks AllowOverride All Require all granted </Directory> #ErrorLog "/var/www/html/aae/logs/error_log" #CustomLog "/var/www/html/aae/logs/access_log" combined </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/admin.adimi ServerName app.kvvanhvu.com <Directory "/var/www/html/admin.adimi"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =app.kvvanhvu.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/api1.123vid.top ServerName api1.vidoe.top <Directory "/var/www/html/api1.123vid.top"> Options FollowSymLinks AllowOverride All Require all granted </Directory> #ErrorLog "/var/www/html/aae/logs/error_log" #CustomLog "/var/www/html/aae/logs/access_log" combined #RewriteEngine on #RewriteCond %{SERVER_NAME} =api1.vidoe.top #RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/img.123vid.top ServerName img.vidoe.top <Directory "/var/www/html/img.123vid.top"> Options FollowSymLinks AllowOverride All Require all granted </Directory> #ErrorLog "/var/www/html/aae/logs/error_log" #CustomLog "/var/www/html/aae/logs/access_log" combined #RewriteEngine on #RewriteCond %{SERVER_NAME} =img.vidoe.top #RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/hls4.vidoe.top ServerName hls4.vidoe.top <Directory "/var/www/html/hls4.vidoe.top"> Options FollowSymLinks AllowOverride All Require all granted </Directory> #ErrorLog "/var/www/html/aae/logs/error_log" #CustomLog "/var/www/html/aae/logs/access_log" combined #RewriteEngine on #RewriteCond %{SERVER_NAME} =hls4.vidoe.top #RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/hls5.vidoe.top ServerName hls5.vidoe.top <Directory "/var/www/html/hls5.vidoe.top"> Options FollowSymLinks AllowOverride All Require all granted </Directory> #ErrorLog "/var/www/html/aae/logs/error_log" #CustomLog "/var/www/html/aae/logs/access_log" combined </VirtualHost> <VirtualHost *:80> ServerName api2.uka.edu.vn DocumentRoot "/var/www/html/api2.uka.edu.vn" <Directory "/var/www/html/api2.uka.edu.vn"> Options +ExecCGI AddHandler cgi-script .cgi .pl AllowOverride All Require all granted </Directory> </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/truyentranh ServerName truyentranh.thietkewebvumi.com <Directory "/var/www/html/truyentranh"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =truyentranh.thietkewebvumi.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/oladi ServerName oladi.thietkewebvumi.com <Directory "/var/www/html/oladi"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =oladi.thietkewebvumi.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/netphim ServerName netphim.top ServerAlias www.netphim.top <Directory "/var/www/html/netphim"> Options FollowSymLinks AllowOverride All Require all granted </Directory> #RewriteEngine on #RewriteCond %{SERVER_NAME} =www.netphim.top [OR] #RewriteCond %{SERVER_NAME} =netphim.top #RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/luckymerchan ServerName luckymerchan.com ServerAlias www.luckymerchan.com <Directory "/var/www/html/luckymerchan"> Options FollowSymLinks AllowOverride All Require all granted </Directory> #RewriteEngine on #RewriteCond %{SERVER_NAME} =luckymerchan.thietkewebvumi.com #RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/okanime.top ServerName okanime.top ServerAlias www.okanime.top <Directory "/var/www/html/okanime.top"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =www.okanime.top [OR] RewriteCond %{SERVER_NAME} =okanime.top RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/okanime.top ServerName anime.thietkewebvumi.com <Directory "/var/www/html/okanime.top"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =anime.thietkewebvumi.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/lnovel ServerName novel.thietkewebvumi.com <Directory "/var/www/html/lnovel"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =novel.thietkewebvumi.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/thietkeweb2 ServerName thietkeweb2.thietkewebvumi.com <Directory "/var/www/html/thietkeweb2"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =thietkeweb2.thietkewebvumi.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/video ServerName video.thietkewebvumi.com <Directory "/var/www/html/video"> Options FollowSymLinks AllowOverride All Require all granted </Directory> RewriteEngine on RewriteCond %{SERVER_NAME} =video.thietkewebvumi.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <VirtualHost *:80> ProxyPreserveHost On ProxyPass / http://45.252.249.168:1337/ ProxyPassReverse / http://45.252.249.168:1337/ RewriteEngine on RewriteCond %{SERVER_NAME} =img.123vid.top RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] </VirtualHost> <Directory /usr/share/httpd/noindex> AllowOverride None Require all granted </Directory> Alias /.noindex.html /usr/share/httpd/noindex/index.html Alias /noindex/css/bootstrap.min.css /usr/share/httpd/noindex/css/bootstrap.min.css Alias /noindex/css/open-sans.css /usr/share/httpd/noindex/css/open-sans.css Alias /images/apache_pb.gif /usr/share/httpd/noindex/images/apache_pb.gif Alias /images/poweredby.png /usr/share/httpd/noindex/images/poweredby.png