I have a website hosted on www.example.com that is a Bitnami application. I want to install another bitnami wordpress on the same server that should be accessible on www.example.com/blog. How to do this?
相关问题
- Display product ACF field value in Woocommerce tra
- Why doesn't php sleep work in the windows-subs
- Adding a custom button after add to cart button in
- How to add a “active” class to a carousel first el
- Setting custom order statuses as valid for payment
相关文章
- wordpress新增页面如何个性化设置
- 为什么nfs在不同版本的Linux下安装的文件都不一样
- select query in wordpress
- Get WooCommerce featured products in a WP_Query
- Woocommerce update shipping methods in checkout vi
- Incompatible JavaHl library loaded
- Python - Node.js (V8) runtime is not available on
- Change order status just after payment in WooComme
I think the best option to what you need is to use the Multisite Plugin (https://wordpress.org/plugins/multisite-plugin-manager/). Bitnami has already a shipped WP Multisite application
You can install more than one WordPress module on a Bitnami stack. Download it from the Bitnami website, and install it using
--wordpress_instance_name NEW_BLOG_NAME
option.First, download the module, and then run the download file with a special parameter.
Windows
Linux
Mac OS X
Once you have the module installed, you will be able to access it through http://localhost/NEW_BLOG_NAME