Hello,
Is it possible to Block all the ip except one or 2 on the whole site (not necessarily administrator) when developing a site?
cordially
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by cacao on Thursday, 22 April 2021 09:57 CDT
Hello,
Is it possible to Block all the ip except one or 2 on the whole site (not necessarily administrator) when developing a site?
cordially
Hello,
yes, you can. Please take a look at the Emergency Offline feature in Admin Tools. It will block all visitors, except the ones matching the IP: https://www.akeeba.com/documentation/admin-tools/emergency-offline.html
However, that's a pretty drastic solution, maybe you just can set the site offline using Joomla core feature.
Davide Tampellini
Developer and Support Staff
🇮🇹Italian: native 🇬🇧English: good • 🕐 My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!
thank you for your comeback,
I had already tried these two solutions, but they did not suit me because we can no longer develop the site
I solved the problem by adding in htaccess Maker > Custom .htaccess rules at the top of the file :
order deny,allow
deny from All
allow from myIp1
allow from myIp2
thank you
Ok, thank you for the feedback. Let me know if you have any further questions.
Davide Tampellini
Developer and Support Staff
🇮🇹Italian: native 🇬🇧English: good • 🕐 My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!
It's okay, thank you for your products akeeba admin tools and akeeba backup
Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.
Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!