| Server IP : 189.126.111.107 / Your IP : 216.73.217.69 Web Server : Apache System : Linux www.gadotticar.com.br 5.4.0-135-generic #152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022 x86_64 User : gadotticar ( 1000) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/apache2/sites-enabled/ |
Upload File : |
<VirtualHost 189.126.111.107:80>
SuexecUserGroup "#1006" "#1004"
ServerName agromovi.com.br
ServerAlias www.agromovi.com.br
ServerAlias mail.agromovi.com.br
ServerAlias webmail.agromovi.com.br
ServerAlias admin.agromovi.com.br
DocumentRoot /home/agromovi/public_html
ErrorLog /var/log/virtualmin/agromovi.com.br_error_log
CustomLog /var/log/virtualmin/agromovi.com.br_access_log combined
ScriptAlias /cgi-bin/ /home/agromovi/cgi-bin/
ScriptAlias /awstats/ /home/agromovi/cgi-bin/
DirectoryIndex index.php index.php4 index.php5 index.htm index.html
<Directory /home/agromovi/public_html>
Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
AllowOverride None
AddType application/x-httpd-php .php
AddHandler fcgid-script .php
AddHandler fcgid-script .php5.6
AddHandler fcgid-script .php7.0
AddHandler fcgid-script .php7.2
AddHandler fcgid-script .php7.4
AddHandler fcgid-script .php8.2
FCGIWrapper /home/agromovi/fcgi-bin/php5.6.fcgi .php
FCGIWrapper /home/agromovi/fcgi-bin/php5.6.fcgi .php5.6
FCGIWrapper /home/agromovi/fcgi-bin/php7.0.fcgi .php7.0
FCGIWrapper /home/agromovi/fcgi-bin/php7.2.fcgi .php7.2
FCGIWrapper /home/agromovi/fcgi-bin/php7.4.fcgi .php7.4
FCGIWrapper /home/agromovi/fcgi-bin/php8.2.fcgi .php8.2
</Directory>
<Directory /home/agromovi/cgi-bin>
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
</Directory>
ProxyPass /.well-known !
RewriteEngine on
RewriteCond %{HTTP_HOST} =webmail.agromovi.com.br
RewriteRule ^(?!/.well-known)(.*) https://agromovi.com.br:20000/ [R]
RewriteCond %{HTTP_HOST} =admin.agromovi.com.br
RewriteRule ^(?!/.well-known)(.*) https://agromovi.com.br:10000/ [R]
RemoveHandler .php
RemoveHandler .php5.6
RemoveHandler .php7.0
RemoveHandler .php7.2
RemoveHandler .php7.4
RemoveHandler .php8.2
FcgidMaxRequestLen 1073741824
<Files awstats.pl>
AuthName "agromovi.com.br statistics"
AuthType Basic
AuthUserFile /home/agromovi/.awstats-htpasswd
require valid-user
</Files>
IPCCommTimeout 31
<Directory /home/agromovi/public_html/mail>
Options +IncludesNOEXEC +SymLinksifOwnerMatch +ExecCGI
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
AddHandler fcgid-script .php
FCGIWrapper /home/agromovi/fcgi-bin/php7.4.fcgi .php
AddHandler fcgid-script .php5.6
FCGIWrapper /home/agromovi/fcgi-bin/php5.6.fcgi .php5.6
AddHandler fcgid-script .php7.0
FCGIWrapper /home/agromovi/fcgi-bin/php7.0.fcgi .php7.0
AddHandler fcgid-script .php7.2
FCGIWrapper /home/agromovi/fcgi-bin/php7.2.fcgi .php7.2
AddHandler fcgid-script .php7.4
FCGIWrapper /home/agromovi/fcgi-bin/php7.4.fcgi .php7.4
AddHandler fcgid-script .php8.2
FCGIWrapper /home/agromovi/fcgi-bin/php8.2.fcgi .php8.2
AddType application/x-httpd-php .php
</Directory>
AliasMatch ^/.*$ /home/agromovi/public_html/disabled_by_virtualmin.html
</VirtualHost>
<VirtualHost 189.126.111.107:443>
SuexecUserGroup "#1006" "#1004"
ServerName agromovi.com.br
ServerAlias www.agromovi.com.br
ServerAlias mail.agromovi.com.br
ServerAlias webmail.agromovi.com.br
ServerAlias admin.agromovi.com.br
DocumentRoot /home/agromovi/public_html
ErrorLog /var/log/virtualmin/agromovi.com.br_error_log
CustomLog /var/log/virtualmin/agromovi.com.br_access_log combined
ScriptAlias /cgi-bin/ /home/agromovi/cgi-bin/
ScriptAlias /awstats/ /home/agromovi/cgi-bin/
DirectoryIndex index.php index.php4 index.php5 index.htm index.html
<Directory /home/agromovi/public_html>
Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
AllowOverride None
AddType application/x-httpd-php .php
AddHandler fcgid-script .php
AddHandler fcgid-script .php5.6
AddHandler fcgid-script .php7.0
AddHandler fcgid-script .php7.2
AddHandler fcgid-script .php7.4
AddHandler fcgid-script .php8.2
FCGIWrapper /home/agromovi/fcgi-bin/php5.6.fcgi .php
FCGIWrapper /home/agromovi/fcgi-bin/php5.6.fcgi .php5.6
FCGIWrapper /home/agromovi/fcgi-bin/php7.0.fcgi .php7.0
FCGIWrapper /home/agromovi/fcgi-bin/php7.2.fcgi .php7.2
FCGIWrapper /home/agromovi/fcgi-bin/php7.4.fcgi .php7.4
FCGIWrapper /home/agromovi/fcgi-bin/php8.2.fcgi .php8.2
</Directory>
<Directory /home/agromovi/cgi-bin>
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
</Directory>
ProxyPass /.well-known !
RewriteEngine on
RewriteCond %{HTTP_HOST} =webmail.agromovi.com.br
RewriteRule ^(?!/.well-known)(.*) https://agromovi.com.br:20000/ [R]
RewriteCond %{HTTP_HOST} =admin.agromovi.com.br
RewriteRule ^(?!/.well-known)(.*) https://agromovi.com.br:10000/ [R]
RemoveHandler .php
RemoveHandler .php5.6
RemoveHandler .php7.0
RemoveHandler .php7.2
RemoveHandler .php7.4
RemoveHandler .php8.2
FcgidMaxRequestLen 1073741824
<Files awstats.pl>
AuthName "agromovi.com.br statistics"
AuthType Basic
AuthUserFile /home/agromovi/.awstats-htpasswd
require valid-user
</Files>
IPCCommTimeout 31
SSLEngine on
SSLCertificateFile /etc/ssl/virtualmin/16751838573664697/ssl.cert
SSLCertificateKeyFile /etc/ssl/virtualmin/16751838573664697/ssl.key
SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1
SSLCACertificateFile /etc/ssl/virtualmin/16751838573664697/ssl.ca
<Directory /home/agromovi/public_html/mail>
Options +IncludesNOEXEC +SymLinksifOwnerMatch +ExecCGI
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
AddHandler fcgid-script .php
FCGIWrapper /home/agromovi/fcgi-bin/php7.4.fcgi .php
AddHandler fcgid-script .php5.6
FCGIWrapper /home/agromovi/fcgi-bin/php5.6.fcgi .php5.6
AddHandler fcgid-script .php7.0
FCGIWrapper /home/agromovi/fcgi-bin/php7.0.fcgi .php7.0
AddHandler fcgid-script .php7.2
FCGIWrapper /home/agromovi/fcgi-bin/php7.2.fcgi .php7.2
AddHandler fcgid-script .php7.4
FCGIWrapper /home/agromovi/fcgi-bin/php7.4.fcgi .php7.4
AddHandler fcgid-script .php8.2
FCGIWrapper /home/agromovi/fcgi-bin/php8.2.fcgi .php8.2
AddType application/x-httpd-php .php
</Directory>
AliasMatch ^/.*$ /home/agromovi/public_html/disabled_by_virtualmin.html
</VirtualHost>