I am new to Wordpress. I googled around but could not find precise steps to install Wordpress with nginx multi-site configuration.
I want to install wordpress 3.3.1 on Ubuntu 11.10. I already installed
- php5-fpm
- nginx
- mysql
I have two domains that I want use same wordpress installation
domain1
domain2
Could you provide nginx and wordpress configuration for multi domain setup? Thanks for all.
I am new to Wordpress. I googled around but could not find precise steps to install Wordpress with nginx multi-site configuration.
I want to install wordpress 3.3.1 on Ubuntu 11.10. I already installed
- php5-fpm
- nginx
- mysql
I have two domains that I want use same wordpress installation
domain1
domain2
Could you provide nginx and wordpress configuration for multi domain setup? Thanks for all.
Share Improve this question edited Oct 18, 2012 at 20:36 RolandoMySQLDBA 9841 gold badge6 silver badges20 bronze badges asked Mar 18, 2012 at 17:55 Gok DemirGok Demir 1311 silver badge5 bronze badges1 Answer
Reset to default 3You should look in Wordpress Codex page related to Nginx. It's best manual for configuring nginx for wordpress I've seen over the internet.