We are investigating the possibility of separating our content in the database into two different databases for maintenance reasons (some content is updated daily and some is not).
Can we somehow fetch data for a sub-path http://test.com/otherpages/ from a different database and all other pages from the default database?
Serving content from two different databases?
We are investigating the possibility of separating our content in the database into two different databases for maintenance reasons (some content is updated daily and some is not).
Can we somehow fetch data for a sub-path http://test.com/otherpages/ from a different database and all other pages from the default database?
is working on a reply...