サブディレクトリのhtaccess

| コメント(0) | トラックバック(0)

辻占のrss配信のために.htaccessに

AddType application/x-httpd-php rdf
を記述していたら、Amazon新着情報RSS配信の動作がおかしくなった。仕様どおりに記述されたrdfファイルをphpとして解釈したためらしい。結局、Amazon新着情報配信用のrdfファイルを格納しているディレクトリに
AddType text/xml rdf
を記述した.htaccessファイルを新たに設置してひとまず解決した。

アーカイブ

Books


Deprecated: Creation of dynamic property Smarty_Internal_Template::$compiled is deprecated in /home/senmasa/smarty/libs/sysplugins/smarty_internal_template.php on line 719

Link