Change uploads directory – WordPress Multi site
-
Via .htaccess, the default media URL is:
https://mydomain.com/someblog/files/year/month/(...)
I’d like to make the URL of this way:
https://mydomain.com/files/blog_ID/year/month/(...)
Where “blog_ID” is the ID of the blog in the network.
And I want to do that via
.htaccess
.Please help me. Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Change uploads directory – WordPress Multi site’ is closed to new replies.