'Apache multiport single ip Fedora

So I want to run multiport in 1 ip addr in Fedora. That what I set up for the /etc/httpd/conf/httpd.conf

enter image description here

And this is the conf html in these /var/www/

enter image description here

when I go to nguyen.com, it corrects, but I when I go to nguyen.com:8080, the apache server serve the html port 80 ( not port 8080)

How can I fix it. thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source