Skip to main content
14-Alexandrite
February 4, 2023
Solved

Customize Thingworx URL

  • February 4, 2023
  • 2 replies
  • 1402 views

How to customize Thingworx URL example (https://thingworx)?

 

Is it possible to go without using port in URL?

 

thanks

Keerthivarman.

 

Best answer by schauvelin

Hello,

 

If you don't want to add port in URL you need to configure TWX with port 443. (default port for https).

See server.xml in Thingworx installation folder. If you are using Flow need to reconfigure nginx port.

Kind regards..

2 replies

17-Peridot
February 7, 2023

Hello,

 

I assume that you would have to get your own domain name for that.

Or I guess you could technically set one up locally.

 

Regards,

Jens

15-Moonstone
February 7, 2023

Hello,

 

If you don't want to add port in URL you need to configure TWX with port 443. (default port for https).

See server.xml in Thingworx installation folder. If you are using Flow need to reconfigure nginx port.

Kind regards..