Software: Apache. PHP/8.1.30 uname -a: Linux server1.tuhinhossain.com 5.15.0-163-generic #173-Ubuntu SMP Tue Oct 14 17:51:00 UTC uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root) Safe-mode: OFF (not secure) /etc/apache2/sites-enabled/ drwxr-xr-x | |
| Viewing file: Select action/file-type: <VirtualHost 203.161.58.4:80>
SuexecUserGroup "#1018" "#1011"
ServerName pcolib.com
ServerAlias www.pcolib.com
ServerAlias mail.pcolib.com
ServerAlias webmail.pcolib.com
ServerAlias admin.pcolib.com
DocumentRoot /home/pcolib/public_html/public
ErrorLog /var/log/virtualmin/pcolib.com_error_log
CustomLog /var/log/virtualmin/pcolib.com_access_log combined
ScriptAlias /cgi-bin/ /home/pcolib/cgi-bin/
DirectoryIndex index.php index.php4 index.php5 index.htm index.html
<Directory /home/pcolib/public_html/public>
Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
</Directory>
<Directory /home/pcolib/cgi-bin>
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
</Directory>
ProxyPass /.well-known !
RewriteEngine on
RewriteCond %{HTTP_HOST} =webmail.pcolib.com
RewriteRule ^(?!/.well-known)(.*) https://pcolib.com:20000/ [R]
RewriteCond %{HTTP_HOST} =admin.pcolib.com
RewriteRule ^(?!/.well-known)(.*) https://pcolib.com:10000/ [R]
RemoveHandler .php
RemoveHandler .php7.4
RemoveHandler .php8.0
RemoveHandler .php8.1
RemoveHandler .php8.2
<FilesMatch \.php$>
SetHandler proxy:unix:/var/php-fpm/16970118292590800.sock|fcgi://127.0.0.1
</FilesMatch>
RewriteCond %{HTTPS} off
RewriteRule ^/(?!.well-known)(.*)$ https://%{HTTP_HOST}/$1 [R]
</VirtualHost>
<VirtualHost 203.161.58.4:443>
SuexecUserGroup "#1018" "#1011"
ServerName pcolib.com
ServerAlias www.pcolib.com
ServerAlias mail.pcolib.com
ServerAlias webmail.pcolib.com
ServerAlias admin.pcolib.com
DocumentRoot /home/pcolib/public_html/public
ErrorLog /var/log/virtualmin/pcolib.com_error_log
CustomLog /var/log/virtualmin/pcolib.com_access_log combined
ScriptAlias /cgi-bin/ /home/pcolib/cgi-bin/
DirectoryIndex index.php index.php4 index.php5 index.htm index.html
<Directory /home/pcolib/public_html/public>
Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
</Directory>
<Directory /home/pcolib/cgi-bin>
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
</Directory>
ProxyPass /.well-known !
RewriteEngine on
RewriteCond %{HTTP_HOST} =webmail.pcolib.com
RewriteRule ^(?!/.well-known)(.*) https://pcolib.com:20000/ [R]
RewriteCond %{HTTP_HOST} =admin.pcolib.com
RewriteRule ^(?!/.well-known)(.*) https://pcolib.com:10000/ [R]
RemoveHandler .php
RemoveHandler .php7.4
RemoveHandler .php8.0
RemoveHandler .php8.1
RemoveHandler .php8.2
<FilesMatch \.php$>
SetHandler proxy:unix:/var/php-fpm/16970118292590800.sock|fcgi://127.0.0.1
</FilesMatch>
SSLEngine on
SSLCertificateFile /etc/ssl/virtualmin/16970118292590800/ssl.cert
SSLCertificateKeyFile /etc/ssl/virtualmin/16970118292590800/ssl.key
SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1
SSLCACertificateFile /etc/ssl/virtualmin/16970118292590800/ssl.ca
</VirtualHost>
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0032 ]-- |