You may need to restrict access to your website if it is used for admin purposes.
This article shows you how to restrict access to certain IP addresses using a .htaccess file.
1. Log into your portal at https://www.nuttyabouthosting.co.uk/portal.
2. Click on your hosting plan to take you to your hosting control panel.
3. If you have no .htaccess file in the root of your website you need to create one. This is done by either adding a file via file manager or uploading a file using FTP. It is a simple text file you name .htaccess
4. Click on the 'Web Sites' option and select the website you wish to restrict access too.
5. Click on the '.htaccess' tab.
8. To restrict access to one IP use the following code:
order deny,allow deny from all allow from [YOUR IP ADDRESS]
9. To restrict access to more than one IP use the following code:
order deny,allow deny from all allow from [YOUR HOME IP ADDRESS] allow from [YOUR OFFICE IP ADDRESS]
2025 © Nutty About Hosting. All Rights Reserved. Privacy Policy | Terms and Conditions | GDPR | Partners | Green Hosting
Follow us on Twitter to receive updates regarding network issues, discounts and more. All prices exclude VAT.