请按照下面给出的步骤来更改将运行AssetExplorer服务器的Web服务器端口:
转到<AssetExplorer>\ bin目录。
在命令提示符处执行文件changeWebServerPort.bat,如下所示:
changeWebServerPort.bat <新端口号> <http或https>
将Web服务器端口重置为您指定的新端口号。
|
https |
以https模式启动AssetExplorer服务器。 |
|
http |
以http模式启动AssetExplorer服务器。默认情况下,将文件作为changeWebServerPort.bat <新端口号>执行将以http模式启动服务器。 |
如果端口号被占用,系统将提示您输入其他端口号。如果您不想输入其他端口号,请按键盘上的N退出应用程序。否则,请按Y,然后输入另一个未占用的端口号。
仅当您重新启动服务器时,此更改才会生效。要在重新启动后连接到AssetExplorer服务器,必须使用新的端口号。
请按照下面给出的步骤来更改将运行AssetExplorer服务器的Web服务器端口:
转到<AssetExplorer> / bin目录。
在命令提示符处执行文件changeWebServerPort.sh,如下所示:
$ sh changeWebServerPort.sh <新端口号> <http或https>
Web服务器端口将重置为您指定的新端口号。
|
https |
以https模式启动AssetExplorer服务器。 |
|
http |
以http模式启动AssetExplorer服务器。默认情况下,将文件作为changeWebServerPort.bat <新端口号>执行将以http模式启动服务器。 |
如果端口号被占用,系统将提示您输入其他端口号。如果您不想输入其他端口号,请按键盘上的N退出应用程序。否则,请按Y,然后输入另一个未占用的端口号。
仅当您重新启动服务器时,此更改才会生效。要在重新启动后连接到AssetExplorer服务器,必须使用新的端口号。