URL 書き換えが逆方向に機能する可能性はありますか。
通常はこのように URL を書き換えますが、
http://somedomain.com/something
為にhttp://somedomain.com/something.php
しかし、試してみると、^something.php ./something [NC,L]
「サーバーエラー」というエラーが表示されます
どうすればこれを実装できますか?
URL 書き換えが逆方向に機能する可能性はありますか。
通常はこのように URL を書き換えますが、
http://somedomain.com/something
為にhttp://somedomain.com/something.php
しかし、試してみると、^something.php ./something [NC,L]
「サーバーエラー」というエラーが表示されます
どうすればこれを実装できますか?