Setting up reverse proxy for our blog in cpanel nginx
Our main website is https://domain.com/
Our blog is hosted in another server as an independent cpanel account (using A name record ), and the address current blog address is blog.domain.com
We want our blog to be proxied to https://domain.com/blog
is there any way we can achieve it using cpanel nginx?
-
Hey there! I'm a big believer of "anything is possible" but this isn't the typical application where Nginx is the frontend for Apache on a cPanel system.
I did find this article that seems to outline what you want to do:
https://ryan.himmelwright.net/post/nginx-subdomain-reverse-proxy/
but these configurations aren't something we support. I'd recommend testing this on a non-production system if that's possible in your environment.
0
Please sign in to leave a comment.
Comments
1 comment