問題タブ [swoole]
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.
laravel - 前にnginxなしでswoole http-serverを構成する
nginxなしでswoole http-serverを設定するにはどうすればよいですか? 私の問題はドメインルーティングです。laravel octaneでswoole http-serverの特定のドメインをどこで設定できますか? サブドメイン (api.domain.com、portal.domain.com) を指すサーバーで nginx を構成しました。API とポータルは両方とも、オクタンを使用してリクエストを処理します。nginx をドロップして swoole http-server を直接使用する方法を知りたいですか?
前もって感謝し、私の英語に申し訳ありません