find . -name “.htaccess” -type f -print | xargs grep -e ‘.*401.*http’ /dev/null
Fix 401 errors
August 17th, 2009 by EZ linux · No Comments
Tags: Linux Commands
find . -name “.htaccess” -type f -print | xargs grep -e ‘.*401.*http’ /dev/null
Tags: Linux Commands
© 2011 EZ Linux Admin — Powered by DWHS Website Hosting
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment