I have a web server running on my server on port 7000. I want it to be accessible on port 80. I've read that this could be easily done with iptables port forwarding. What would the correct command would be to achieve that?
E
feedback
|
This question came from our site for professional and enthusiast programmers.
|
You can try something along the lines of this:
| |||
|
feedback
|