make npm completely transparent for an host #1563
-
hi, i'm tryin to figure out a problems with wordpress websites, i can't get it working properly, so i'm thinking of make npmplus completely transparent for that host/server. i try to explain: i have a server with 2 virtual machine on it, on with joomla websites ( apache mysql and php), that works well, and another for wp websites ( nginx mysql and php) now i have some issues with wp websites, rest api not working and slowliness in general, so i'm thinking if i can make npmplus completely transparent for the wp host server, so it can handle ssl certs and renew. what i would to achieve is to redirect for example www.test.com and test.com for port 80 and 443 to the wp host server and handle the certs with it, so i'm sure that i can resolve the problems with wp websites. Can you ZoedyVid help me, or tell me how to make the proxy transparent? thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 16 replies
-
I'm not sure what you mean |
Beta Was this translation helpful? Give feedback.
Did you enabled and configured the remoteip module in apache?