Tagged Questions
-1
votes
2answers
3k views
Blog has an infinite redirect loop
Why is http://compassionpit.com/blog/ going through an infinite redirect loop? Here's my nginx conf file. The site is run by a nodejs server on port 8000 and Apache serves up the blog (wordpress) and ...
1
vote
1answer
261 views
[Multisite] How to create a blogs category page with Blog-Types Plugin
I'm not a web developer so I don't know how to create an sql query to display information from my database.
Here's what I wanted to do, I want to have a page that will display blog categories. When a ...