Monday, August 18, 2025

Replace old IP with New one in Direct Admin


./ipswap.sh Old_IP  New_IP


for example:

 ./ipswap.sh 35.224.2.88 104.197.113.37

No comments:

Post a Comment

Headers Security Advanced & HSTS WP setup manually

Open the file for editing and paste the following snippet inside the  .htaccess file: <IfModule mod_headers.c> Header always set S...