Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17

This is a discussion on Tips on Web Security in the General Hosting and Network Support forum
How do you actually do #13? I can find how to password protect a directory/folder and have to deny IP addresses but not allow them. ...

  1. #16
    JPC Member
    Join Date
    Feb 2010
    Posts
    1
    How do you actually do #13? I can find how to password protect a directory/folder and have to deny IP addresses but not allow them. Do I use the same feature but just blocking the addresses otside of my IP address range?

  2. #17
    JPC Dream Team
    Join Date
    Apr 2008
    Posts
    708
    The point # 13 refers to blocking access for certain admin sections of the application/account, e.g. admin section. With the block in place , any IP other than the ones allowed will not be able to access the related url. This is different than the normal password protection for any directory as in that case every one can access url , but need logins to further access that url.

    You can do this by first adding a 'deny from all' in your .htaccess file and then adding 'allow from 1.2.3.4' below it , where 1.2.3.4 will be your IP from which you want to allow access.
    Multiple 'allow from IP' can be added to the .htaccess file if you want to allow access from more than one IP.
    Rizwan - Technical Support Manager
    JaguarPC

    Helpful Links
    Knowledge Base | Network Status | Current Specials

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •