Thank you Eric,
It was not my config, nor the htaccess. But your comment made me realized
that would probably be an issue with wordPress (yes, I didn't think it was
relevant! sorry).
And it was! Wordpress was the one redirecting. I reinstallled it using the
port number as the site URL and it now wo
Hi,
My ports.conf has:
NameVirtualHost 10.77.0.77:8080
Listen 8080
and sites-available/default has:
ServerName mysite.dyndns.org:8080
ServerAdmin webmaster@localhost
DocumentRoot /home/ubuntu/wordpress
But when I try to connect, either with 10.77.0.77:8080 or
mysite.dynd