swish Posted December 18, 2016 Share Posted December 18, 2016 Hello, how to limit an entrance on ip? That the client specified white IP and other IP could not come into the control panel? 0 Quote Link to comment Share on other sites More sharing options...
bear Posted December 18, 2016 Share Posted December 18, 2016 Use an .htaccess file. Place it within the directory you want to block others from, and TEST IT<<< Order Allow,Deny Allow from 111.222.333.444 Change to the IP you want to allow. 0 Quote Link to comment Share on other sites More sharing options...
swish Posted December 18, 2016 Author Share Posted December 18, 2016 Use an .htaccess file. Place it within the directory you want to block others from, and TEST IT<<< Order Allow,Deny Allow from 111.222.333.444 Change to the IP you want to allow. Thanks, but I had I will enter for clients. That they could specify confidential IP for an input clientarea 0 Quote Link to comment Share on other sites More sharing options...
bear Posted December 18, 2016 Share Posted December 18, 2016 You want the client to be able to edit this any time they like from within WHMCS? Much more complicated. Good luck coding or finding that, I don't recall reading anyone's done that. 0 Quote Link to comment Share on other sites More sharing options...
swish Posted December 18, 2016 Author Share Posted December 18, 2016 I want to make that clients could specify IP from which they will be able to come whether there are such modules? Please see screenshot: 0 Quote Link to comment Share on other sites More sharing options...
twhiting9275 Posted December 19, 2016 Share Posted December 19, 2016 WHMCS can't do this by default. This is absolutely possible to do via custom request, you'll need to post in that forum, however 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.