Apache Conf yerel ağda farklı bir IP ye yönlendirme
ProxyPreserveHost On
ProxyPass / http://192.168.1.3:8080/
ProxyPassReverse / http://192.168.1.68:8080/
ServerName ornekdomain.com
2019-10-18 13:52:12