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.
私はプリプロセッサの開発を検討しており、IIS を構成して要求ページが返される前に渡す方法を知りたいと思っていました。たとえば、ユーザーが「.app」拡張子の付いたページに移動すると、IIS は、ページをユーザーに送り返す前に、私が作成したコンソール プログラムにファイルを送信して解釈します。
カスタムの開発を検討する必要がありますHttpHandler。
HttpHandler