くだらない質問はここに書き込め!45
■ このスレッドは過去ログ倉庫に格納されています
0072名無しさん@お腹いっぱい。
2005/12/13(火) 18:27:51cgi-bin/hogehoge の配下の*.cgiファイルのパーミッションを全て755に設定したいのですが、
この場合どうやったらよいのでしょうか?
cgi-bin/hogehoge/index.cgi
cgi-bin/hogehoge/hoge1/index.cgi
cgi-bin/hogehoge/hoge1/index2.cgi
cgi-bin/hogehoge/hoge1/hoge101/index.cgi
cgi-bin/hogehoge/hoge1/hoge102/index.cgi
cgi-bin/hogehoge/hoge2/index.cgi
cgi-bin/hogehoge/hoge2/hoge201/index.cgi
cgi-bin/hogehoge/hoge3/hoge202/index.cgi
cgi-bin/hogehoge/hoge3/index.cgi
・・・・
という感じのファイルが多々あります。
chmod 777 cgi-bin/hogehoge/*.cgi ですと、hogehogeの直下の.cgiファイルだけしか設定できません。
■ このスレッドは過去ログ倉庫に格納されています