-
-
Save jmingov/88f2965681d032c7f802 to your computer and use it in GitHub Desktop.
R PROXY APACHE-NODE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ProxyRequests off | |
ProxyPreserveHost on | |
ProxyPass / http://127.0.0.1:3000/ | |
ProxyPassReverse / http://127.0.0.1:3000/ | |
EASY PEACY |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Esto va en un virtualHost...