How to check user who are using boxtrapper?
Now a days boxtrapper is cause high server load in that case we need to check how many users are really using boxtrapper.You can use […]
Now a days boxtrapper is cause high server load in that case we need to check how many users are really using boxtrapper.You can use […]
First you need to found nobody users files than change it to cPanel main user name so that you can change/edit the files without any […]
Your can redirect all http (Non-secure) URL to https by using following code in .htaccess file. RewriteEngine on Options +FollowSymLinks RewriteCond %{SERVER_PORT} !^443$ RewriteRule ^.*$ […]
Your can redirect all https (Secure) URL to http by using following code in .htaccess file. RewriteEngine on Options +FollowSymLinks RewriteCond %{SERVER_PORT} !^80$ RewriteRule ^.*$ […]
To disable the Directory listing for folders you need to create the .htaccess file under the each an every folder under which you want to […]
Copyright © 2025 Kaizen Software Solutions. All rights reserved.