Hi All,
I am sure this is quite simple for someone :-) I am trying to configure web access to work with a non standard external port that points to port 80 on my Web access server.
So my firewall is configured to point port say port 50000 ( external ) to Port 80 Internal all good
Now if i use the URL Http://<MyPublicIPAddreee:50000/Laserfiche nothing happens
BUT if i use Http://<MyPublicIPAddreee:50000/Laserfiche/browse.aspx?repo=<repository name> all works OK and i can access all my repositories and login
This is also the same if i use a custom url :
I have setup a subdomain called laserfiche so i have http://laserfiche.<mydomain>.com pointing to Http://<MyPublicIPAddreee:50000/Laserfiche and this doesn't work
But http://laserfiche.<mydomain>.com pointing to Http://<MyPublicIPAddreee:50000/Laserfiche/browse.aspx?repo=<repository name> does work.
Is there another port i must open, or is there something i need to change on IIS
Hope somone can help
Regards
Mark