View Single Post
Old 09-01-2001, 12:08 PM  
Pete
Confirmed User
 
Pete's Avatar
 
Join Date: Jan 2001
Location: Mr. Rogers Neighborhood
Posts: 6,617
Would I just simply copy and paste this into my .htaccess file? I would of course change the domain and stuff.

EXAMPLE FILE

Options +ExecCGI
AuthUserFile {/full/uxix/root/path/your_domain/and/directories/[.htpasswd_file?]}

AuthName '[your members area name] '
AuthGroupFile /dev/null
AuthType Basic

Satisfy any
order deny,allow
deny from all


allow from 62.232.300000
allow from 195.8.12.0000
allow from 202.139.150000
allow from 207.18.300000


ErrorDocument 403 http://www.[your_domian].[ext]/[missing_page_name.htm]

<Limit GET>
require valid-user
</Limit>




------------------
Nude Central 60% Partnership
Also Earn 10% on referrals
Nude Central
Pete is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote