
awsで wordpressのhttpd.conf の修正をしたいのですが、
sudo vim /etc/httpd/conf/httpd.confを入力してAllowOverride を None から All に変更したいのですが、以下のようなスクリプトが見当たりません。どのようにしたら確認できますか?
<Directory "/var/www/html">
#
# Possible values for the Options directive are "None", "All",
# or any combination of:
# Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
#
# Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't give it to you.
#
# The Options directive is both complicated and important. Please see
# http://httpd.apache.org/docs/2.4/mod/core.html#o …
# for more information.
#
Options Indexes FollowSymLinks
#
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride None
#
# Controls who can get stuff from this server.
#
Require all granted
</Directory>
お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!
関連するカテゴリからQ&Aを探す
おすすめ情報
デイリーランキングこのカテゴリの人気デイリーQ&Aランキング
-
シャットダウンが途中で止まっ...
-
apacheの<IfModule prefork.c>...
-
CentOSでのbad owner name
-
リモートデスクトップ接続でパ...
-
”Tortoise SVN” と ”Subversio...
-
サーバーというのとメインフレ...
-
ワイヤーボンディングのスパー...
-
DNSサーバを設定したのですがns...
-
パスワード設定していないユー...
-
ワークグループ設定のPCの名前解決
-
@me.comのアドレス取得の意味
-
Ubuntu(zorin os)でパスワード...
-
エラーメールで"too many hops"...
-
android studioエラー
-
1つのサーバにFTPサイトを2つ以...
-
TortoiseSVNでアクセスエラー
-
sendmailでメールが送れない
-
Red Hat ES 3にPHP5.2.5インス...
-
postfixでプララをリレーさせる...
-
VirtualBoxのGuestマシンのネッ...
マンスリーランキングこのカテゴリの人気マンスリーQ&Aランキング
-
【DNS】ゾーン情報が上手く設定...
-
VNCへのアクセス制限
-
Linuxのtarコマンドで同一ディ...
-
BIND エラー not found: 3(NXD...
-
CentOSの解像度・変更方法。
-
ネットワークの再起動方法
-
Apacheをサービスに組み込めません
-
awsで wordpressのhttpd.conf ...
-
CentOSでのbad owner name
-
NFSサーバー起動時のエラー対処...
-
シャットダウンが途中で止まっ...
-
logrotate.confでmonthlyとした...
-
echo $LANGで何も表示されません。
-
named.confの設定
-
Red Hat Linux7.3でNICが認識さ...
-
sentOS 6.3でsquid.confを開くと
-
crontabでtarを実行した際、エ...
-
BIND9によるDNS構築
-
コアダンプについて
-
Tomcat で ポート8080 が使えない
おすすめ情報