How to configure Multisite using subdirectories in Wordpress on Warden #680
Answered
by
KarthikMadathil
KarthikMadathil
asked this question in
Help & Support
-
Does anybody know how to configure WordPress multisite |
Beta Was this translation helpful? Give feedback.
Answered by
KarthikMadathil
Jul 19, 2023
Replies: 1 comment
-
First create .warden/warden-env.yml file Add below configuration for altering Nginx configuration
now create .warden/nginx/custom.conf Add below configuration
Now Follow the steps for setting up multisite configuration in WordPress Cheers |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
KarthikMadathil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First create .warden/warden-env.yml file
Add below configuration for altering Nginx configuration
now create .warden/nginx/custom.conf
Add below configuration
Now Follow the steps for setting up multisite configuration in WordPress
like
Altering wp-config.php
and so on ..
Cheers