APACHE Web Server
This guide will show you how to whitelist your GoodAccess IP address in APACHE Web Server.
Step 1
Open the .htaccess file generator, enter your GoodAccess Gateway IP and click on Generate .htaccess File.
Step 2
Set I want to allow these IP addresses and ban everyone else.
Step 3
Create a .htaccess file with the generated content and copy it to your web server. Place it in the directory containing the part of the website that should be protected.
Please note: In case the .htaccess file doesn't work, check whether your APACHE is configured to AllowOverride All. See APACHE AllowOverride documentation.
Last updated
Was this helpful?