Hi @rg305,
thanks for your help. The HTTP is ok the config file I've send is the last after many changes I've done.
The web server in HTTP (port 80) respond correctly.
The firewall is down. The web server IP is public and reachable from internet.
excuse me @rg305 mio.sito.it is a placeholder, the real one is staging.nexsoft.it
that is up and running and I wish redirect to private IP where I have a site under construction.
If I remove the comment in the conf file the redirection works ok but in HTTP.
Hi @rg305
I found my problem... i don't know why but the two network cards on my server had lost the setting "ip forwarding =1" and this was messing up ip packets with huge delays in responding to HTTP requests. Inside my LAN all seemed ok but outside I had HTTP problems.
Fixed to 1 ip forwording everything went ok without changing anything else. thank you very much for the time you have dedicated to me.