Forum Moderators: phranque

Message Too Old, No Replies

restricting access

htaccess, restriction, user

         

ads112001

1:19 pm on Oct 1, 2010 (gmt 0)

10+ Year Member



I want to put a sitelet on production for review without it being searchable/viewable by the general public. What's the best way to allow select visitors to the sitelet but have it be invisible to everyone else?

jdMorgan

6:59 pm on Oct 1, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Define "select visitors" either by IP address or by authentication with a username/password.

See Apache mod_access and mod_authz_user (mod_auth on Apache 1.x).

Jim