ベーシック認証が書いてある.htaccess を検索するメモ
find ./htdocs -type f -exec grep 'AuthType Basic' {} /dev/null \; -print
ベーシック認証が書いてある.htaccess を検索するメモ
find ./htdocs -type f -exec grep 'AuthType Basic' {} /dev/null \; -print
Web Developer, Programmer, Markup Engineer.
毎日JavaScriptと戯れています。最近はwebサイトのワンソースマルチデバイス対応(MediaQueries)がメインかもです。PaaS環境を使ってなるべく無料で開発しまくってやろうと、Heroku、GAE、fluxflexなどをお試し中。
Powered by Twitter Tools