Sunday, 30 August 2009

How to fix the error : 401 errors

find . -name “.htaccess” -type f -print | xargs grep -e ‘.*401.*http’ /dev/null

No comments:

Post a Comment