sudo vi /opt/lampp/etc/httpd.conf Make sure the following are uncommented: LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_http_module modules/mod_proxy_http.so Add these: ProxyPass /eInvoiceLocate http://localhost:8080/eInvoiceLocate ProxyPassReverse /eInvoiceLocate http://localhost:8080/eInvoiceLocate Reload Apache conf # cd /opt/lampp/bin # sudo ./apachectl -k graceful
沒有留言:
張貼留言