問題タブ [zpanel]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
43 参照

nancy - Windows Apache サーバーのサブドメインを NancyFX セルフホストに向ける

まず、これをどの StackExchange サイトに置くべきかわかりません。どこに置くべきか教えてください。

zPanel の Windows バージョンで管理されている Apache サーバーがあります。NancyFX セルフホスト サーバーを実行する Windows サービスがあります。

現在、それらは 2 つの異なるポートにあり、zPanel はポート 80 にあり、Nancy はポート 3579 にあります。ドメインの 1 つからサブドメインをセットアップして、Nancy サーバーを指すようにする方法があるかどうか疑問に思っていました。両方ともポート80に座ることができますか?

サブドメインに失敗すると、フォルダーhttp://example.com/nancyも受け入れられます。

助けてくれてありがとう