Tag: nginx

  • Discourse with Docker on port 80

    Discourse can cause you trouble if you have it running(listening) on a non-standard port inside the Docker instance. (the feed, google auth return url have the port and host info in them) (assuming you would like to serve requests from a standard http(s) port). To make it work smoothly, I had to make it listen…

  • WordPress + Nginx + Permalinks Rewrite rules

    The following works for me: I have my blog here: http://www.trk7.com/blog/and my permalink structure is: /%postname%/