Multiple wordpress blogs on one server
Single Wordpress application has only single blog (1:1). I'd like to show building multiple blogs by adding 10 lines and 1 symbolic link(or 6 lines of .htaccess) (1:n).
This method also provide single file management. It means you just need to install theme and plugin file once whichever you want to use the theme or plugin on blogs.
You can extend your runnning wordpress blog to multiple blogs without downtime and risks.
Instructions
- Deploy wordpress files
- Install main wordpress
- Make change for sub wordpress
- Symbolic link
- or .htaccess
- Modify wp-config.php
- Install sub wordpress
Getting started writing a technical blog!
Hello world.
I'm a system engineer living in Japan and currently working for the Coach United. I’m developing web services on LAMP which totally have about 1 million page views per month.
I'm writing this blog because I wanna share my expertise of IT especially Linux, Apache, MySQL and PHP with those who speak English, not only Japanese.
If you find any mistakes or suggestions, please feel free to leave your comments.

