In an Apache install, I know how to set up .htaccess files with redirects. However, I’m not sure how to do this on Ngnix installs. I’ve read that I need to modify a Ngnix configuration file, but I can’t find it. Is that something I don’t have access to on a shared server?
Ngnix and Wordpress Redirects
justincox Correct, you do not have access to our managed nginx.conf on a shared server.
If you need to be able to modify Nginx configuration then please use a private Nginx stack. Setup instructions are available at: HOWTO run a private PHP-FPM stack on Nginx or Apache on Opalstack