IIS上でPython(特にFlask)アプリケーションを動かすための設定は、他のWebサーバー(例えば、ApacheやNginx)とは異なる部分がいくつかあります。IIS上でFlaskアプリケーションを動かすための基本的な手順です。まずはこれを確認してみてください。 Python と ...
Quick demonstration that even though HttpPlatform module is technically still recommended for running python webapps under IIS, it is entirely possible to use the official replacement ASP.NET Core ...
Ruby開発に強い株式会社トランスネットはRailsコラム「IIS 8+(HttpPlatformHandler)でRuby on Railsを実行」を公開しました。 こんにちは、トランスネットの友村です。 Azure Web サイト上で一足先にリリースされていた、「HttpPlatformHandler」が本年(2015)の2月にIIS8以降の拡張 ...
When you use Internet Information Services (IIS) as a web server on a Windows computer (including Windows virtual machines on Azure), you need to configure the Python web application to enable IIS to ...