Hi, is there any way that we can allow only selected IP to access admin?
Hi, is there any way that we can allow only selected IP to access admin?
i created .htaccess file and placed in my admin folder
and i entered
but it is not working.Code:<Limit GET HEAD POST> order allow,deny allow from 111.111.111.111 deny from all </LIMIT>
can any one help me with this.
thanks
Instructions for an IIS v6 web server.
On your server, run IIS Manager.
In the left panel, click through to the website directory.
Right-click the directory name and choose Properties.
Then select the 'Directory Security' tab.
Then choose the 'Edit...' button in the IP address group.
Select the 'Denied access' option button.
Then use the 'Add...' button to add your IP address into the exclusion list.
All other IP addresses will be denied.
http://www.esedirect.co.uk
--------------------------------------------------------------------------
Using MS 9.2.0.0 with the following customisations:
Lightbox/Fancybox enlarged images;
Auto-suggest searchbox;
Extra product information shown only to our IP Address (such as supplier info, costs, etc.);
Failed transactions emailed via trigger;
Custom app to show basket contents when customer online;
Orders pushed through to accounting systems.
All the above without source!