Microsoft
Software
Hardware
Network
Question : How do I allow only a certain ip adress to access my website?
I have a locally hosted website that for security reasons only need to let a single ip address access it. I have a Sonicwall Pro 4100 and thought that I had it setup correctly but I
can
access the website from any computer out of our network. How do I do this?
Answer : How do I allow only a certain ip adress to access my website?
If your Running IIS
Deny from all
Allow from xxx.xxx.xxx.xxx
For more info check
http://support.microsoft.c
om/kb/3240
66
Random Solutions
ACT 11 database marked suspect. How to attempt recovery?
Is there a way to push a themepack to windows 7 computers via GPO? Or a powershell script?
Visual Studio 2008 versus Expression Blend?
Java Date
Firebird : to get data types of all fields in user tables
New user setup in exchange 2007
Activate Spanning Tree on 3Com 4500G
NETWARE 5.1 - HOW TO RUN MULTIPLE FRAME TYPES
File Share across point to point T1
Reusing a C++ object on a new call to a "main" method.