Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. 2a) Add the following to your .htaccess file:
  2.  
  3. AuthUserFile /home/users/web/b701/moo.leifsegencom/sandbox/<your_user_name>/.htpasswd
  4. AuthType Basic
  5. AuthName /home/users/web/b701/moo.leifsegencom/sandbox/<your_user_name>/
  6. Require valid-user
  7.  
  8. 2b) Save the version of the .htaccess file on your computer and put it in your online folder again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement