Web Server Configuration
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsWeb DesignWeb Server Configuration

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old August 29th, 2006, 10:17 AM
pcharouz pcharouz is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2006
Posts: 9 pcharouz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 59 m 10 sec
Reputation Power: 0
Request a password from only a certain ip

I dont want enebody in my school going on my site, but I want to be able to access it, I am using .htaccess/.htpasswd

Reply With Quote
  #2  
Old September 1st, 2006, 09:06 PM
pcharouz pcharouz is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2006
Posts: 9 pcharouz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 59 m 10 sec
Reputation Power: 0
Bump, common, nobody knows?

Reply With Quote
  #3  
Old October 3rd, 2006, 03:29 PM
hanji hanji is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2006
Posts: 5 hanji User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 m 45 sec
Reputation Power: 0
Easiest thing to do is deny them access.. don't worry about password:

Code:
<Limit GET POST>
 order deny,allow
 deny from all
 allow from xxx.xxx.xxx.xxx			# your IP
</Limit>


This will deny everyone but your IP.. if you want to allow all access, but deny a certain IP you could do this:

Code:
<Limit GET POST>
 order allow,deny
 allow from all
 deny from xxx.xxx.xxx.xxx			# school IP
</Limit>


HTH
hanji

Reply With Quote
  #4  
Old October 3rd, 2006, 04:26 PM
pcharouz pcharouz is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2006
Posts: 9 pcharouz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 59 m 10 sec
Reputation Power: 0
The thing is, I want to be able to access my site from that ip, but I dont want enybody else to be able to

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsWeb DesignWeb Server Configuration > Request a password from only a certain ip


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT