[Codeigniter-users] Windows環境からCentos5.5環境に移行したところThe URI you submitted has disallowed characters.

Back to archive index

supipiitopalo supip****@gmail*****
2010年 5月 24日 (月) 08:48:32 JST


Windowsで動かしてきたCI上で動いているWebアプリをCentos環境で動かそうとしたところ、The URI you submitted has
disallowed characters.になりました。

$config['uri_protocol']は、REQUEST_URIを設定していました。試しに他の値に変更してみましたがだめでした。ORIG_PATH_INFOだけは、
http://example.com/path_test

でアクセスすると

http://example.com <http://example.com/path_test> にとばされます。

path_test 意外にも feed
などのコントローラがありますのでアクセスしてみましたがだめでした。PHPのmbstring等はUTF-8にしてあり、$config['permitted_uri_chars']
の正規表現に日本語などいれてみましたがだめでした。config.phpはUTF-8で保存してあります。

考えられる原因はありますでしょうか?
-------------- next part --------------
HTMLの添付ファイルを保管しました...
Download 



Codeigniter-users メーリングリストの案内
Back to archive index