IN ORDER TO START A SERVOY WEB SITE

Hi to All,
could Someone write the steps needed in order to start a SERVOY SITE from the following circustances:

1- Servoy 3.1.12 on server linux centos
2- first web page on first form of the solution: OurSolution
3- Ipstatic 79.5.123.154, router.
4- Access to servoy VPN 192.168.1.11
5- Name of the site cuoredisardegna.eu.

MY INSUCESS
In order to approciate to the above problem it was made a file named cuoredisardegna.eu.html and it was placed in the folder …servoy/server/webpps/ROOT

<html>
<head>
<META HTTP-EQUIV=Refresh CONTENT="0; URL=/servoy-webclient/ss/s/OurSolution">
</head>
<body>
<span style="display:none">servoy-webclient</span>
</body>
</html>

But it was experienced different effects typing address from VPN and NOT VPN:
---- from VPN if it is typed : 192.168.1.11:8080/cuoredisardegna.eu.html the result was the appearing of th first page of OurSolution
---- from NOT VPN if it is typed 79.5.123.154:8080/cuoredisardegna.eu.html the result was: no connession. Also if in the router NAT->PORTREDIRECTION-TABLE it was made the redirection of the ipstatic 79.5.123.154 to 192.168.1.11 port 80.

Tanks in advance.
Gianni Pinna.

Did you open the rmi port in the router? Mostly 1099

Hi, Harjo,
tank You very much for Your prompt reply.
You have a serious science which I have not. We excuse!

Did You intend to redirect in the router:
— the ip_static_number, port 80 ;
— to 192.168.1.11, port 1099 (the same wich is specified in the Servoy network setting)?
Tanks in advance, Harjo.
Gianni Pinna

Im sorry , its hard to understand your english ;-)

You have to forward BOTH ports to that ipaddress, 8080 AND 1099 in your router

Hi Harjo,

i’ll make more attention for bad english of wich I excuse.
Tank You very much for Your kind and true specifications.
Gianni Pinna.