Skip to main content

Hello...

by default the FMEServer-URL is <server>:<port>/fmeserver. Is there a way to change this URL to lets say <server>:<port>/apps/fmeserver?

Thanks in advance for any hints :-)

Hi @stefangiese, Unfortunately, I don't think we support changing FME Server Web URL. If this is important in your workflow, would you mind posting this as an Idea, and share some more detail with on what is the reason for changing the URL? Thank you very much!


Hi, If you really need it and don't mind having both <server>:<port>/fmeserver and <server>:<port>/apps/fmeserver, you could use a url rewrite like this example

https://knowledge.safe.com/articles/632/using-iis-and-arr-as-a-reverse-proxy.html


Reply