This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to create a rule with a path?

Running ASG 7.507 and I am trying to figure out how to create a service, which will forward traffic coming in on say port 8000, to a server and specific path like http://serverip/folder/subfolder/. I cant seem to add a full url/path, only the hostname or IP?


This thread was automatically locked due to age.
  • I don't know which webserver you're using.  On IIS, you can configure for traffic arriving on a specific IP address to go to a specific folder.  All you would need in the Astaro would be a DNAT.

    Cheers - Bob
  • Hmm, I guess that means I cant create a rule to a specific url path. I run apache on Linux and cant dedicate an entire IP for one url, but can/will work around this limitation with a specific port and alias in apache. 

    Thanks [:)]
  • You can use the new V8 feature "web application security" with the virtual web servers, which allows to redirect incoming http traffic on port 80 depending on the host header field in the http header