Advertisement
Guest User

Untitled

a guest
Jul 31st, 2014
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. rm .htaccess
  2. rename new.htaccess .htaccess
  3. rm .htpasswd
  4.  
  5. for -r new.htaccess in * do {
  6. rm .htaccess
  7. rename new.htaccess .htaccess
  8. rm .htpasswd }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement