Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
どうやってするか?フレームワークなしでそれを行うことは可能ですか?私はphpを使用しています。
Mod書き換えドキュメントを参照してください
次のようなルールを作成します。
name\.($1) webservice.php?name=$1
webservice.phpでnameパラメーターを読み取り、必要に応じて使用します。