Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

Re: Nginx & Wordpress

$
0
0
Try adding the following just below the server_name directive:

# Add trailing slash to */wp-admin requests.
rewrite /wp-admin$ $scheme://$host$uri/ permanent;

Edit: I misread your issue, though you might still want that line in there. I've had issues with nginx and WP under a subdirectory.

Viewing all articles
Browse latest Browse all 53287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>