0

.htaccess ファイルに mod 書き換え用のこのコードを実装するたびに、エラーがスローされます。

RewriteEngine On 
RewriteRule   ^commenting/([0-9]+)/?$commenting.php?id=$1

変換しようとしています

domain/commenting.php?id=15

のようなものに

domain/commenting/15

コードの問題ですか、それとも私のホスティングの問題ですか。プラグインをダウンロードしていませんが、必要ですか? どんな助けでも大歓迎です、ありがとう

エラーは次のとおりです。

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete        your request.

Please contact the server administrator and inform them of the time the error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.
4

1 に答える 1