次のような着信 URL があります。
http://api.example.com/get/user/12345/posts?limit=10&offset=0&order=desc&record=type,date
そして、(疑似コード)に書き直す必要があります
[DocumentRoot]/dispatch.php?url=http://api.example.com/get/user/12345/posts?limit=10&offset=0&order=desc&record=type,date
まったく新しいので、最良の場合は=VirtualHost=ブロック全体を提供してください。
どうも