|   |   |   | ||||
| Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. | 
|    | 
| 
 | |||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
|  | Thread Tools | 
|  12-12-2004, 03:35 PM | #1 | 
| Too lazy to set a custom title Industry Role:  Join Date: Jan 2001 
					Posts: 51,692
				 | 
				
				Way to only allow certain IP access a folder ?
			 I want only couple people to be allowed to hit some files ... how do I only allow them and not others ? I'Ve already tried <limit get post> order deny allow deny from all allow from xxx </limit> but it gives me a server error . | 
|   |           | 
|  12-12-2004, 03:44 PM | #2 | 
| Push Porn Like Weight. Industry Role:  Join Date: Mar 2002 Location: Inside .NET 
					Posts: 10,652
				 | couldn't you just put a password on the folder? 
				__________________ Cry havoc and let slip the dogs of war. | 
|   |           | 
|  12-12-2004, 03:48 PM | #3 | |
| Too lazy to set a custom title Industry Role:  Join Date: Jan 2001 
					Posts: 51,692
				 | Quote: 
 | |
|   |           | 
|  12-12-2004, 03:50 PM | #4 | 
| Confirmed User Industry Role:  Join Date: Feb 2003 
					Posts: 7,340
				 | order deny,allow deny from all allow from 123.123.123.123 Thats how it should look. | 
|   |           | 
|  12-12-2004, 03:51 PM | #5 | 
| making it rain Industry Role:  Join Date: Oct 2003 Location: seattle 
					Posts: 22,136
				 | Your htaccess wasn't setup properly if using an htpasswd file "didn't work"... You can also use mod_rewrite and match the rewritecond against REMOTE_ADDR... | 
|   |           | 
|  12-12-2004, 03:53 PM | #6 | |
| Too lazy to set a custom title Industry Role:  Join Date: Jan 2001 
					Posts: 51,692
				 | Quote: 
 | |
|   |           | 
|  12-12-2004, 03:56 PM | #7 | 
| Too lazy to set a custom title Industry Role:  Join Date: Jan 2001 
					Posts: 51,692
				 | I think I got it working | 
|   |           |