Version of script: 2.4.2
Hosting company: godaddy
What terms did you try when SEARCHING for a solution: knowledgebase limit, knowledgebase, limit.
Write your message below:
Hi,
Is there a way to limit who has access to the knowledgebase (besides placing hesk on a local server?)? I have limited submissions to my domain name, but I would be very interested in making the KB only visible to those coming from our business IP range.
THanks
Limiting KB access to Business IPs?
Moderator: mkoch227
Re: Limiting KB access to Business IPs?
You could do this with a firewall, but the easiest way is to password protect the site with .htaccess, in the same way Klemen password protected access to this forum (but only give those in your business the login.)
- Lisa
Re: Limiting KB access to Business IPs?
htaccess is indeed a good way to go as it allows you doing this without making any changes to the HESK code.
You can also limit access to files by IP (or IP range) in htaccess without the need of passwords:
https://www.google.com/search?q=htacces ... file+by+ip
You can also limit access to files by IP (or IP range) in htaccess without the need of passwords:
https://www.google.com/search?q=htacces ... file+by+ip
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: Limiting KB access to Business IPs?
Ooooh, didn't know you could also do IP restriction with htaccess. Learn something new every day! 

- Lisa
-
- Posts: 11
- Joined: Mon Mar 25, 2013 5:17 pm
Re: Limiting KB access to Business IPs?
We use htaccess to limit accessible IP and reroute everyone else to google.com. It thoroughly confuses them!