Mysql port redirection
Hello,I need information about port redirection.
I have two servers : one is for MySQL and the other for Apache.
How can i redirect localhost:3306 to an external_IP:3306 ?
I want to have "localhost" with PHP scripts for my SQL server
Thank in advance