Re: mampがうつらなくなりました

2016年4月12日 at 9:43

/application/config/generated_overrides/concrete.php
に、

下記の設定が書いてあると思いますが、
設定の値がどうなっているか、教えてもらえます?

-----

'url_rewriting' => false,
'url_rewriting_all' => false,
'redirect_to_canonical_url' => false,
'canonical_url' => null,
'canonical_ssl_url' => null,

-----

Re: Re: mampがうつらなくなりました

2016年4月12日 at 10:03
アドバイスありがとうございます。

帰宅したら連絡します。

関係ないと思いますが
mampのhtaccessは
<Directory />
Options Indexes FollowSymLinks
AllowOverride All
</Directory>
になっています。
 

Re: mampがうつらなくなりました

2016年4月12日 at 23:56
Katzさん、確認しました。

その記述はありませんでした。