%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
<VirtualHost *:80> DocumentRoot /var/www/html/shardatech.org/ ServerName www.shardatech.org ServerAlias shardatech.org Redirect permanent / https://www.shardatech.org/ #RewriteEngine On #RewriteCond %{HTTPS} off #RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} <Directory /var/www/html/shardatech.org/> Options Indexes FollowSymLinks MultiViews #AllowOverride None AllowOverride All Require all granted </Directory> ErrorLog ${APACHE_LOG_DIR}/shardatech.org-error.log CustomLog ${APACHE_LOG_DIR}/shardatech.org-access.log combined </VirtualHost> <VirtualHost *:443> ServerName shardatech.org ServerAlias www.shardatech.org ServerAdmin amit.verma@sharda.ac.in DocumentRoot /var/www/html/shardatech.org/ SSLEngine on #SSLCertificateFile /etc/apache2/ssl/shardatech.org/old_2022_b0df668ed4dce24c.crt #SSLCertificateKeyFile /etc/apache2/ssl/shardatech.org/shardatech.org-private.key #SSLCertificateChainFile /etc/apache2/ssl/shardatech.org/old_2022_gd_bundle-g2-g1 SSLCertificateFile /etc/apache2/ssl/shardatech.org/shardatech-2023-448d89631c680c58.crt SSLCertificateKeyFile /etc/apache2/ssl/shardatech.org/shardatech-2023_privatekey.key SSLCertificateChainFile /etc/apache2/ssl/shardatech.org/shardatech-2023-gd_bundle-g2-g1.crt <Directory /var/www/html/shardatech.org/> Options Indexes FollowSymLinks MultiViews #AllowOverride None AllowOverride All Require all granted </Directory> ErrorLog ${APACHE_LOG_DIR}/shardatech.org.ssl-error.log CustomLog ${APACHE_LOG_DIR}/shardatech.org.ssl-access.log combined # Redirect permanent / https://www.shardatech.org/ </VirtualHost> <VirtualHost *:80> #Redirect permanent / http://projectwise.shardatech.org:3000/ ServerName projectwise.shardatech.org ServerAlias projectwise.shardatech.org #ServerAdmin webmaster@localhost Redirect permanent / http://projectwise.shardatech.org:3000/ #Redirect permanent / http://15.206.23.158:3000/ #DocumentRoot /var/www/html/projectwise.shardatech.org/client/ <Directory /var/www/html/projectwise.shardatech.org/client/> Options Indexes FollowSymLinks MultiViews #AllowOverride None AllowOverride All Require all granted </Directory> ErrorLog ${APACHE_LOG_DIR}/projectwise.shardatech.org-error.log CustomLog ${APACHE_LOG_DIR}/projectwise.shardatech.org-access.log combined #Redirect permanent / https://shardahospital.org/ </VirtualHost> <VirtualHost *:80> DocumentRoot /var/www/html/workwise.shardatech.org/ ServerName workwise.shardatech.org ServerAlias workwise.shardatech.org <Directory /var/www/html/workwise.shardatech.org/> Options Indexes FollowSymLinks MultiViews #AllowOverride None AllowOverride All Require all granted </Directory> ErrorLog ${APACHE_LOG_DIR}/workwise.shardatech.org-error.log CustomLog ${APACHE_LOG_DIR}/workwise.shardatech.org-access.log combined #Redirect permanent / https://shardahospital.org/ </VirtualHost> <VirtualHost *:3000> ServerName projectwise.shardatech.org ServerAlias projectwise.shardatech.org ServerAdmin webmaster@localhost DocumentRoot /var/www/html/projectwise.shardatech.org/client/ <Directory /var/www/html/projectwise.shardatech.org/client/> Options Indexes FollowSymLinks MultiViews # AllowOverride None AllowOverride All Require all granted </Directory> ErrorLog ${APACHE_LOG_DIR}/projectwise.shardatech.org-error.log CustomLog ${APACHE_LOG_DIR}/projectwise.shardatech.org-access.log combined #Redirect permanent / https://shardahospital.org/ </VirtualHost>