.htaccessに以下を記述してルートに設置
# Various rewrite rules.
<IfModule mod_rewrite.c>
RewriteEngine on
# Modify the RewriteBase if you are using Drupal in a subdirectory and
# the rewrite rules are n…
chown USER_NAME /DIR_PATH/
chown USER_NAME -R /DIR_PATH/
-Rをつけることで指定ディレクトリ以下の全てのディレクトリ、ファイルの所有者を変更します。
graffiti on the web
この投稿へのコメント
コメントはまだありません。