/etc/apache2/sites-enabled
Edit: /etc/apache2/sites-available/000-default.conf (15547B)
ServerAdmin webmaster@protarget.com.ua
ServerName protarget.com.ua
DocumentRoot /var/www/protarget.com.ua/www/
ErrorLog /var/log/apache2/error_protarget.log
LogLevel warn
CustomLog /var/log/apache2/access_protarget.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =protarget.com.ua [OR]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin webmaster@prodvigay.net
ServerName prodvigay.net
DocumentRoot /var/www/prodvigay.net/www/
ErrorLog /var/log/apache2/error_prodvigay.log
LogLevel warn
CustomLog /var/log/apache2/access_prodvigay.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =prodvigay.net [OR]
RewriteCond %{SERVER_NAME} =www.prodvigay.net
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerName doncode.com
ServerAlias www.doncode.com
ServerAlias taxi.doncode.com
ServerAlias api.doncode.com
ServerAdmin webmaster@doncode.com
DocumentRoot /var/www/doncode.com.ua/www
ErrorLog ${APACHE_LOG_DIR}/error_doncode_ssl.log
CustomLog ${APACHE_LOG_DIR}/access_doncode_ssl.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =doncode.com [OR]
RewriteCond %{SERVER_NAME} =api.doncode.com [OR]
RewriteCond %{SERVER_NAME} =www.doncode.com
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerName dontaxi.dyndns.org
ServerAdmin webmaster@doncode.com
DocumentRoot /var/www/doncode.com.ua/www
ErrorLog ${APACHE_LOG_DIR}/error_dontaxi_ssl.log
CustomLog ${APACHE_LOG_DIR}/access_dontaxi_ssl.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =dontaxi.dyndns.org
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerName doncode.com.ua
ServerAlias www.doncode.com.ua
ServerAlias api.doncode.com.ua
ServerAdmin webmaster@doncode.com.ua
DocumentRoot /var/www/doncode.com.ua/www
ErrorLog ${APACHE_LOG_DIR}/error_ssl.log
CustomLog ${APACHE_LOG_DIR}/access_ssl.log combined
Include /etc/letsencrypt/options-ssl-apache.conf
SSLCertificateFile /etc/letsencrypt/live/doncode.com.ua/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/doncode.com.ua/privkey.pem
Alias /dl/pma77 /usr/share/phpmyadmin
Options SymLinksIfOwnerMatch
DirectoryIndex index.php
Require all granted
SetHandler "proxy:unix:/run/php/php8.3-fpm.sock|fcgi://localhost"
ServerName crash.doncode.com.ua
ServerAdmin webmaster@doncode.com.ua
DocumentRoot /mnt/hdd/crashreportsviewer/www/
ErrorLog ${APACHE_LOG_DIR}/crash_error.log
CustomLog ${APACHE_LOG_DIR}/crash_access.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =crash.doncode.com.ua
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerName crash.doncode.com.ua
ServerAdmin webmaster@doncode.com.ua
DocumentRoot /mnt/hdd/crashreportsviewer/www/
ErrorLog ${APACHE_LOG_DIR}/crash_error_ssl.log
CustomLog ${APACHE_LOG_DIR}/crash_access_ssl.log combined
SSLCertificateFile /etc/letsencrypt/live/doncode.com.ua/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/doncode.com.ua/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
ServerAdmin info@gapp.gr
ServerName gapp.gr
DocumentRoot /var/www/gapp.gr/www/
ErrorLog /var/log/apache2/error_gapp.log
LogLevel warn
CustomLog /var/log/apache2/access_gapp.log combined
#RewriteEngine on
#RewriteCond %{SERVER_NAME} =gapp.gr [OR]
#RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@leolaart.com
ServerName leolaart.com
DocumentRoot /var/www/leolaart.com/www/
Require all denied
ErrorLog /var/log/apache2/error_leolaart.log
LogLevel warn
CustomLog /var/log/apache2/access_leolaart.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =leolaart.com [OR]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName pm-investor.com
DocumentRoot /var/www/pm-investor.com/www/
ErrorLog /var/log/apache2/error_pm.log
LogLevel warn
CustomLog /var/log/apache2/access_pm.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =pm-investor.com
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@allseasontrans.com
ServerName allseasontrans.com
DocumentRoot /var/www/allseasontrans.com/www/
ErrorLog /var/log/apache2/error_allseasontrans.log
LogLevel warn
CustomLog /var/log/apache2/access_allseasontrans.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =allseasontrans.com [OR]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
# MYPROG -------
ServerAdmin info@myprog.com.ua
ServerName myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/site/
ErrorLog /var/log/apache2/error_myprog.log
LogLevel warn
CustomLog /var/log/apache2/access_myprog.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =myprog.com.ua [OR]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName control.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/admin/
ErrorLog /var/log/apache2/error_myprog_admin.log
LogLevel warn
CustomLog /var/log/apache2/access_myprog_admin.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =control.myprog.com.ua
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName telegram.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/telegram/
ErrorLog /var/log/apache2/error_telegram_myprog_ssl.log
LogLevel warn
CustomLog /var/log/apache2/access_telegram_myprog_ssl.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =telegram.myprog.com.ua
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName demo.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/users/demo/
ErrorLog /var/log/apache2/error_cash_demo.log
LogLevel warn
CustomLog /var/log/apache2/access_cash_demo.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =demo.myprog.com.ua
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName tt.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/users/tt/
ErrorLog /var/log/apache2/error_cash_tt.log
LogLevel warn
CustomLog /var/log/apache2/access_cash_tt.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =tt.myprog.com.ua [OR]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName z.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/users/z/
ErrorLog /var/log/apache2/error_cash_z.log
LogLevel warn
CustomLog /var/log/apache2/access_cash_z.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =z.myprog.com.ua [OR]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName rabota.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/users/rabota/
ErrorLog /var/log/apache2/error_cash_rabota.log
LogLevel warn
CustomLog /var/log/apache2/access_cash_rabota.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =rabota.myprog.com.ua
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName vip2018.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/users/vip2018/
ErrorLog /var/log/apache2/error_cash_vip2018.log
LogLevel warn
CustomLog /var/log/apache2/access_cash_vip2018.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =vip2018.myprog.com.ua
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName aura.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/users/aura/
ErrorLog /var/log/apache2/error_cash_aura.log
LogLevel warn
CustomLog /var/log/apache2/access_cash_aura.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =aura.myprog.com.ua
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName fix.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/users/fix/
ErrorLog /var/log/apache2/error_cash_fin2018.log
LogLevel warn
CustomLog /var/log/apache2/access_cash_fin2018.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =fix.myprog.com.ua [OR]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName y3.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/users/y3/
ErrorLog /var/log/apache2/error_cash_y3.log
LogLevel warn
CustomLog /var/log/apache2/access_cash_y3.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =y3.myprog.com.ua
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName yvtorg.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/users/yvtorg/
ErrorLog /var/log/apache2/error_cash_yvtorg.log
LogLevel warn
CustomLog /var/log/apache2/access_cash_yvtorg.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =yvtorg.myprog.com.ua [OR]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerAdmin info@myprog.com.ua
ServerName yvtrade.myprog.com.ua
DocumentRoot /var/www/myprog.com.ua/users/yvtrade/
ErrorLog /var/log/apache2/error_cash_yvtrade.log
LogLevel warn
CustomLog /var/log/apache2/access_cash_yvtrade.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =yvtrade.myprog.com.ua [OR]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
### ------------------------ GRESO
#
# ServerName api.greso.tech
# ServerAdmin webmaster@greso.tech
# DocumentRoot /var/www/greso.tech/www
# ErrorLog ${APACHE_LOG_DIR}/error_api_greso_tech_ssl.log
# CustomLog ${APACHE_LOG_DIR}/access_api_greso_tech.log combined
#RewriteEngine on
#RewriteCond %{SERVER_NAME} =api.greso.tech
#RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
#
ServerName crm.greso.tech
ServerAdmin webmaster@greso.tech
DocumentRoot /var/www/greso.tech/www
ErrorLog ${APACHE_LOG_DIR}/error_greso_tech_ssl.log
CustomLog ${APACHE_LOG_DIR}/access_greso_tech.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =crm.greso.tech
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerName images.greso.tech
ServerAdmin webmaster@greso.tech
DocumentRoot /var/www/greso.tech/images
ErrorLog ${APACHE_LOG_DIR}/error_images_greso_tech_ssl.log
CustomLog ${APACHE_LOG_DIR}/access_images_greso_tech.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =images.greso.tech
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
### ------------------------ QR
ServerName qr4y.com
ServerAlias www.qr4y.com
ServerAdmin webmaster@qr4y.com
DocumentRoot /var/www/qr4y.com/www
ErrorLog ${APACHE_LOG_DIR}/error_qr4y_com_ssl.log
CustomLog ${APACHE_LOG_DIR}/access_qr4y_com.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =qr4y.com [OR]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
ServerName images.qr4y.com
ServerAdmin webmaster@qr4y.com
DocumentRoot /var/www/qr4y.com/images
ErrorLog ${APACHE_LOG_DIR}/error_images_qr4y_com_ssl.log
CustomLog ${APACHE_LOG_DIR}/access_images_qr4y_com.log combined
RewriteEngine on
RewriteCond %{SERVER_NAME} =images.qr4y.com [OR]
RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent]
### NOW NOT USE-----
ServerName qr4y.gr
ServerAdmin webmaster@qr4y.gr
DocumentRoot /var/www/qr4y.gr/www
ErrorLog ${APACHE_LOG_DIR}/error_qr4y_gr_ssl.log
CustomLog ${APACHE_LOG_DIR}/access_qr4y_gr.log combined
ServerName images.qr4y.gr
ServerAdmin webmaster@qr4y.gr
DocumentRoot /var/www/qr4y.gr/images
ErrorLog ${APACHE_LOG_DIR}/error_images_qr4y_gr_ssl.log
CustomLog ${APACHE_LOG_DIR}/access_images_qr4y_gr.log combined
ServerName qr4y.kz
ServerAdmin webmaster@qr4y.kz
DocumentRoot /var/www/qr4y.kz/www
ErrorLog ${APACHE_LOG_DIR}/error_qr4y_kz_ssl.log
CustomLog ${APACHE_LOG_DIR}/access_qr4y_kz.log combined
ServerName images.qr4y.kz
ServerAdmin webmaster@qr4y.kz
DocumentRoot /var/www/qr4y.kz/images
ErrorLog ${APACHE_LOG_DIR}/error_images_qr4y_kz_ssl.log
CustomLog ${APACHE_LOG_DIR}/access_images_qr4y_kz.log combined
# DIMITRIS
ServerName dqg.doncode.com
ServerAdmin webmaster@dqg.doncode.com
DocumentRoot /var/www/doncode.com/dqg
ErrorLog ${APACHE_LOG_DIR}/error_dqg.log
CustomLog ${APACHE_LOG_DIR}/access_dqg.log combined
ServerName dqi.doncode.com
ServerAdmin webmaster@dqi.doncode.com
DocumentRoot /var/www/doncode.com/dqi
ErrorLog ${APACHE_LOG_DIR}/error_dqi.log
CustomLog ${APACHE_LOG_DIR}/access_dqi.log combined
ServerName cc.doncode.com
ServerAdmin webmaster@cc.doncode.com
DocumentRoot /var/www/doncode.com/cc
ErrorLog ${APACHE_LOG_DIR}/error_cc.log
CustomLog ${APACHE_LOG_DIR}/access_cc.log combined