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.
我一直在开发几个 opencpu 应用程序(我喜欢!)。
我的服务器是本地的,我可以完全控制它。
目前我通过以下方式访问我的应用程序:
mydomain.com/ocpu/library/packageName/www
但是,我想创建一个子域并将其路由到应用程序,例如:
appname.mydomain.com
设置子域以路由到服务器不是问题......但是我从那里去哪里?