Question
How to URL Rewrite when using NGINX as a reverse proxy for APACHE?
I am using ubuntu 14.04, using NGINX as a reverse proxy for APACHE. I am wondering what conf. file to edit to set up url rewrite to send my .org/.net domains to my .com domain. I am assuming I would have to go into Nginx configuration, and not apache?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×