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>
# . ProxyPreserveHost On
# ProxyPass /.well-known !
# ProxyPass / http://localhost:3005/
# ProxyPassReverse / http://localhost:3005/
SuexecUserGroup #1002 #1003
ServerName note.picotech.app
ServerAlias www.note.picotech.app
ServerAlias mail.note.picotech.app
ServerAlias webmail.note.picotech.app
ServerAlias admin.note.picotech.app
DocumentRoot /home/picotech/domains/note.picotech.app/public_html
ErrorLog /var/log/virtualmin/note.picotech.app_error_log
CustomLog /var/log/virtualmin/note.picotech.app_access_log combined
ScriptAlias /cgi-bin/ /home/picotech/domains/note.picotech.app/cgi-bin/
DirectoryIndex index.php index.php4 index.php5 index.htm index.html
<Directory /home/picotech/domains/note.picotech.app/public_html>
Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
AddType application/x-httpd-php .php
AddHandler fcgid-script .php
AddHandler fcgid-script .php8.0
AddHandler fcgid-script .php8.1
AddHandler fcgid-script .php8.2
AddHandler fcgid-script .php8.3
FCGIWrapper /home/picotech/domains/note.picotech.app/fcgi-bin/php8.3.fcgi .php
FCGIWrapper /home/picotech/domains/note.picotech.app/fcgi-bin/php8.0.fcgi .php8.0
FCGIWrapper /home/picotech/domains/note.picotech.app/fcgi-bin/php8.1.fcgi .php8.1
FCGIWrapper /home/picotech/domains/note.picotech.app/fcgi-bin/php8.2.fcgi .php8.2
FCGIWrapper /home/picotech/domains/note.picotech.app/fcgi-bin/php8.3.fcgi .php8.3
</Directory>
<Directory /home/picotech/domains/note.picotech.app/cgi-bin>
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
</Directory>
ProxyPass /.well-known !
RewriteEngine on
RewriteCond %{HTTP_HOST} =webmail.note.picotech.app
RewriteRule ^(?!/.well-known)(.*) https://note.picotech.app:20000/ [R]
RewriteCond %{HTTP_HOST} =admin.note.picotech.app
RewriteRule ^(?!/.well-known)(.*) https://note.picotech.app:10000/ [R]
RemoveHandler .php
RemoveHandler .php8.0
RemoveHandler .php8.1
RemoveHandler .php8.2
RemoveHandler .php8.3
FcgidMaxRequestLen 1073741824
</VirtualHost>
<VirtualHost 203.161.58.4:443>
ProxyPreserveHost On
ProxyPass /.well-known !
ProxyPass "/socket" "ws://localhost:3005/socket"
ProxyPassReverse "/socket" "ws://localhost:3005/socket"
ProxyPass / http://localhost:3005/
ProxyPassReverse / http://localhost:3005/
SuexecUserGroup #1002 #1003
ServerName note.picotech.app
ServerAlias www.note.picotech.app
ServerAlias mail.note.picotech.app
ServerAlias webmail.note.picotech.app
ServerAlias admin.note.picotech.app
DocumentRoot /home/picotech/domains/note.picotech.app/public_html
ErrorLog /var/log/virtualmin/note.picotech.app_error_log
CustomLog /var/log/virtualmin/note.picotech.app_access_log combined
ScriptAlias /cgi-bin/ /home/picotech/domains/note.picotech.app/cgi-bin/
DirectoryIndex index.php index.php4 index.php5 index.htm index.html
<Directory /home/picotech/domains/note.picotech.app/public_html>
Options -Indexes +IncludesNOEXEC +SymLinksIfOwnerMatch +ExecCGI
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
AddType application/x-httpd-php .php
AddHandler fcgid-script .php
AddHandler fcgid-script .php8.0
AddHandler fcgid-script .php8.1
AddHandler fcgid-script .php8.2
AddHandler fcgid-script .php8.3
FCGIWrapper /home/picotech/domains/note.picotech.app/fcgi-bin/php8.3.fcgi .php
FCGIWrapper /home/picotech/domains/note.picotech.app/fcgi-bin/php8.0.fcgi .php8.0
FCGIWrapper /home/picotech/domains/note.picotech.app/fcgi-bin/php8.1.fcgi .php8.1
FCGIWrapper /home/picotech/domains/note.picotech.app/fcgi-bin/php8.2.fcgi .php8.2
FCGIWrapper /home/picotech/domains/note.picotech.app/fcgi-bin/php8.3.fcgi .php8.3
</Directory>
<Directory /home/picotech/domains/note.picotech.app/cgi-bin>
Require all granted
AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch
</Directory>
ProxyPass /.well-known !
RewriteEngine on
RewriteCond %{HTTP_HOST} =webmail.note.picotech.app
RewriteRule ^(?!/.well-known)(.*) https://note.picotech.app:20000/ [R]
RewriteCond %{HTTP_HOST} =admin.note.picotech.app
RewriteRule ^(?!/.well-known)(.*) https://note.picotech.app:10000/ [R]
RemoveHandler .php
RemoveHandler .php8.0
RemoveHandler .php8.1
RemoveHandler .php8.2
RemoveHandler .php8.3
FcgidMaxRequestLen 1073741824
SSLEngine on
SSLCertificateFile /etc/ssl/virtualmin/17610475154082402/ssl.cert
SSLCertificateKeyFile /etc/ssl/virtualmin/17610475154082402/ssl.key
SSLProtocol all -SSLv2 -SSLv3 -TLSv1 -TLSv1.1
SSLCACertificateFile /etc/ssl/virtualmin/17610475154082402/ssl.ca
</VirtualHost>
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.004 ]-- |